/test_pypi

Primary LanguagePython

Stepik PyPI exercise

Task

Create bin/ folder

Move main.py there, rename it to stepik_exercise

Add #!/usr/bin/env python to the begining of bin/stepik_exercise

Import modules globaly from stepik_exercise

Add README and dist/ to .gitignore