Pinned Repositories
autochecktree
awk-examples
code-along-fluent-python
Coding along `Fluent Python` book
django-brasil-municipios
A GeoDjango app with all Brazilian municipalities and their geographical polygons, with data downloaded from the IBGE (Brazilian Institute of Geography and Statistics) website.
game-programming-patterns-epub
Python script to generate an epub file from the online book Game Programming Patterns
python-links-from-link-header
Python module that extracts links and their relations from a Link Header Field and returns them in a dict.
python_subdict
Python module that makes it easy to extract subdicts from python dicts by just specifying which keys are needed in a dotted-syntax
simple-specification
A simple pythonic implementation of the Specification Pattern
victor-o-silva's Repositories
victor-o-silva/game-programming-patterns-epub
Python script to generate an epub file from the online book Game Programming Patterns
victor-o-silva/django-brasil-municipios
A GeoDjango app with all Brazilian municipalities and their geographical polygons, with data downloaded from the IBGE (Brazilian Institute of Geography and Statistics) website.
victor-o-silva/simple-specification
A simple pythonic implementation of the Specification Pattern
victor-o-silva/python_subdict
Python module that makes it easy to extract subdicts from python dicts by just specifying which keys are needed in a dotted-syntax
victor-o-silva/autochecktree
victor-o-silva/python-links-from-link-header
Python module that extracts links and their relations from a Link Header Field and returns them in a dict.
victor-o-silva/awk-examples
victor-o-silva/code-along-fluent-python
Coding along `Fluent Python` book
victor-o-silva/django
The Web framework for perfectionists with deadlines.
victor-o-silva/fastapi-utils
Reusable utilities for FastAPI
victor-o-silva/python-async-sqs-consumer
Example of an AWS SQS consumer with async processing
victor-o-silva/python-template
Template for a Python project
victor-o-silva/python3-itertools
Following https://realpython.com/python-itertools/
victor-o-silva/python37-experiments
victor-o-silva/python3_type_hinting_examples
Python 3 type hinting examples
victor-o-silva/tools
victor-o-silva/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions