An open API service indexing awesome lists of open source software.

https://github.com/missingdays/stepik-pypi-exercise


https://github.com/missingdays/stepik-pypi-exercise

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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