Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edyatl/stepik-pypi-exercise
https://github.com/edyatl/stepik-pypi-exercise
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/edyatl/stepik-pypi-exercise
- Owner: edyatl
- Created: 2020-07-20T16:24:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T17:00:51.000Z (over 4 years ago)
- Last Synced: 2024-11-09T01:13:45.333Z (about 2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stepik PyPI exercise
## This repo just for educational matter on stepik.org
## 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