Skip to content

greyson9/example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#example

Build Status

Example python project with testing.

usage

To use the package, first run

conda install --yes --file requirements.txt

to install all the dependencies in requirements.txt. Then the package's main function (located in example/__main__.py) can be run as follows

python -m example

testing

Testing is as simple as running

python -m pytest

from the root directory of this project.

About

example python project with continuous integration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%