Skip to content

ssciwr/python-project-template

Repository files navigation

Welcome to Your Project

License: MIT Documentation Status codecov

Installation

The Python package your_project can be installed from PyPI:

python -m pip install your_project

Development installation

If you want to contribute to the development of your_project, we recommend the following editable installation from this repository:

python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

Basic template to start your Python research software development

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
COPYING.md

Stars

25 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages