Skip to content

T-002/python-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-project-template

Template for python projects.

You can use this template if you like to have an already project with basic testing functionality.

Things you need to do, prior to using this template

  • python initialize.py

Required tools to make it work

  • pylint
  • nosetests
  • coverage
  • jinja2
  • sphinxcontrib.napoleon for nicer doc strings

External services already configured

  • Landscape - landscape.io - static code checker. Alternative to the integrated pylint_test.py
  • Travis - travis.ci - continues integration service

About

Template for python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published