evenmn / python-package-template

Template for python package, including GitHub actions, sphinx documentation and pypi setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build docs License: GPL v3

Python package template

This is a basic template for a Python package containing documentation with Sphinx published automatically to GitHub pages. The package is built with setup.py using

pip install .

Documentation

The documentation can be found at https://evenmn.github.io/python-package-template

License

GPL-3.0

About

Template for python package, including GitHub actions, sphinx documentation and pypi setup

License:GNU General Public License v3.0


Languages

Language:Python 100.0%