Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A good starting point for a new python project. Uses pytest for testing.General idea from Learn Python the hard way.

To use:

  1. Fork repo as new project
  2. mkvirtualenv project
  3. pip install -r requirements.txt
  4. pip install -e . >>> See: pytest docs on error
  5. pytest should return one successful test
  6. Change the package name, update setup.py, etc.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages