An open API service indexing awesome lists of open source software.

https://github.com/mkner/new-pyproject

Basic directory structures and template files for building both python packages and documentation for RTD (Read The Docs) Configuration is for pyproject.toml and flint
https://github.com/mkner/new-pyproject

documentation pypi python read-the-docs sphinx

Last synced: about 1 month ago
JSON representation

Basic directory structures and template files for building both python packages and documentation for RTD (Read The Docs) Configuration is for pyproject.toml and flint

Awesome Lists containing this project

README

          

**Project template for both python packages & Read The Docs**

Basic directory structures and template files for building both python pypi\
packages and documentation for RTD (Read The Docs) using the sphinx theme.

Configuration is for pyproject.toml and flint

This set of example directories and files actually build *both* RTD and PYPI !

Python package release here: https://pypi.org/project/new-pyproject/

RTD documentation is here: https://new-pyproject.readthedocs.io/en/latest/