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
- Host: GitHub
- URL: https://github.com/mkner/new-pyproject
- Owner: mkner
- License: mit
- Created: 2023-08-21T22:17:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T19:25:04.000Z (almost 3 years ago)
- Last Synced: 2024-04-25T10:03:05.244Z (about 2 years ago)
- Topics: documentation, pypi, python, read-the-docs, sphinx
- Language: Python
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/