GitHub - davidh38/python_prototype: Prototype program for new programs · GitHub
Skip to content

davidh38/python_prototype

Folders and files

Repository files navigation

Example project

Update Project

  • "pipreqs ." in order to write all libraries

Install requirements

  • "pip install -r requirements.txt" to install all libraries
  • python3 main.py" to start the program

Run all tests

  • python3 -m pytest" to start all unittests and integration tests
  • export PYTHONPATH=$PYTHONPATH=. **** pytest --cov=. tests/

About

Prototype program for new programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages