Skip to content

NarrativeScience-old/python-package-template

Repository files navigation

mypackagename

License

Features:

Table of Contents:

Installation

mypackagename requires Python 3.6 or above.

pip install mypackagename

Guide

Development

To develop mypackagename, install dependencies and enable the pre-commit hook:

pip install pre-commit poetry
poetry install
pre-commit install

To run tests:

poetry run pytest

About

Template repository for a publishable Python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages