Pinned Repositories
contracts
PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
cs-docs
Collection of articles about Computer Science and Software Engineering
django-advanced-filters
Add advanced filtering abilities to Django admin
glyphs
helicopter
Code to control a Syma 107G from Python, using an Arduino
helicopter-pilot
jekyll-architect-theme
Open Source version of the GitHub Pages theme, now for Jekyll. Demo at http://pietro.menna.net.br/jekyll-architect-theme/
little_news
Little RSS -> TTS news reader
pydantic
Data parsing and validation using Python type hints
rainbowhat
slorg1's Repositories
slorg1/glyphs
slorg1/contracts
PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
slorg1/cs-docs
Collection of articles about Computer Science and Software Engineering
slorg1/django-advanced-filters
Add advanced filtering abilities to Django admin
slorg1/helicopter
Code to control a Syma 107G from Python, using an Arduino
slorg1/helicopter-pilot
slorg1/jekyll-architect-theme
Open Source version of the GitHub Pages theme, now for Jekyll. Demo at http://pietro.menna.net.br/jekyll-architect-theme/
slorg1/little_news
Little RSS -> TTS news reader
slorg1/pydantic
Data parsing and validation using Python type hints
slorg1/rainbowhat
slorg1/simple_menu
Simple menu from property file in Python
slorg1/tool_configurations
Set of configurations for tools commonly used