Results 8 repositories owned by Leonardo Giordani

oopy

32
Stars
18
Forks
Watchers

cookiecutter-pypackage

30
Stars
38
Forks
Watchers

Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.

flask_project_setup

18
Stars
4
Forks
Watchers

A demo setup for a Flask project

postage

34
Stars
1
Forks
Watchers

A RabbitMQ-based component Python library

punch

90
Stars
13
Forks
Watchers

Update your version while having a drink

pytest_workshop

22
Stars
10
Forks
Watchers

Code for the "TDD in Python with pytest workshop"

rentomatic

407
Stars
89
Forks
Watchers

A demo implementation of a clean architecture in Python

simple_calculator

15
Stars
25
Forks
Watchers

A basic calculator written in Python used to teach TDD