https://github.com/missingdays/stepik-pypi-exercise
https://github.com/missingdays/stepik-pypi-exercise
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/missingdays/stepik-pypi-exercise
- Owner: missingdays
- Created: 2017-06-11T06:52:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T07:08:22.000Z (over 8 years ago)
- Last Synced: 2025-02-05T05:45:38.724Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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