Skip to content

CFEL-CMI/roaming_cf2i2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMI Python-project template

Template for new CMI Python-software projects.

This includes the basic setup of a Python project with library, scripts, pytest testing, and sphinx documentation.

Installation

Standard setuptool installation, run

python setup.py install

or advanced versions using develop, --user, etc. – see the documentation for more details.

Documentation

See this very sphinx-generated documentation for further details; it can be produced by running

python setup.py build_sphinx

See also the license.

Testing

Standard tests are implemented in tests/, run by executing

pytest

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
LICENSE-GPLv3.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages