Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 3 days ago
JSON representation

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