Pinned Repositories
aiohttp_validate
Simple library that helps you validate your API endpoints requests/responses with json schema
dotfiles-vim
My simple vim configuration.
dsimidzija.github.io
flask-swagger-ui
Swagger UI blueprint for flask
golang-goto
Console app which manages folder bookmarks for frequently visited places in terminal.
marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
presentations
Various presentations
python-althaia
Althaia - Speed-optimized marshmallow fork.
python-dsi-utils
Personal collection of ever-shifting utils & helpers for python.
vim-nerdtree-ignore
Custom NERDTreeIgnore settings per project.
dsimidzija's Repositories
dsimidzija/vim-nerdtree-ignore
Custom NERDTreeIgnore settings per project.
dsimidzija/python-althaia
Althaia - Speed-optimized marshmallow fork.
dsimidzija/aiohttp_validate
Simple library that helps you validate your API endpoints requests/responses with json schema
dsimidzija/dotfiles-vim
My simple vim configuration.
dsimidzija/dsimidzija.github.io
dsimidzija/flask-swagger-ui
Swagger UI blueprint for flask
dsimidzija/golang-goto
Console app which manages folder bookmarks for frequently visited places in terminal.
dsimidzija/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
dsimidzija/presentations
Various presentations
dsimidzija/python-dsi-utils
Personal collection of ever-shifting utils & helpers for python.
dsimidzija/node-config
Node.js Application Configuration
dsimidzija/py-yaml-fixtures
Load Django and/or SQLAlchemy database fixtures written in Jinja-templated YAML
dsimidzija/python-gspot
dsimidzija/rails-chronos
A bare-bones time tracking app written in Ruby on Rails.
dsimidzija/sails-auth
Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
dsimidzija/webargs-starlette
Declarative request parsing and validation for Starlette with webargs