Skip to content

b0ski/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • clone repository with git clone
  • change directory by cd python-example
  • run python3 -m venv venv to create virtualenv
  • activate virtualenv with source venv/bin/activate
  • run pip install -r requirements.txt

Tests

pytest tests/unit

Run

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages