Skip to content

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

Stars

25 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages