# Compiled python modules.
*.pyc
__pycache__

# Setuptools distribution folder.
/dist/
/build/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg

# dev env
/env/
tests/antonio.py

tests/elisabetta.py

tests/playground.py

.idea/
