Skip to main content

Build Status ReadTheDocs Coveralls PyPI-Server Conda-Forge Downloads

pyscaffoldext-markdown

PyScaffold extension which replaces reStructuredText formatted files by Markdown format (with the help of MyST) except for Sphinx-related files.

Usage

Just install this package with either pip install pyscaffoldext-markdown or conda install -c conda-forge pyscaffoldext-markdown and note that putup -h shows a new option --markdown. Basically this extension will replace README.rst by a proper README.md and activate the support of Markdown files in Sphinx.

Building and Releasing

By default, the tox configuration generated by PyScaffold is compatible with Markdown (as implemented in this extension). This means that (after installing tox with pip or pipx) you can run:

tox -e docs  # to build your documentation
tox -e build  # to build your package distribution
tox -e publish  # to test your project uploads correctly in test.pypi.org
tox -e publish -- --repository pypi  # to release your package to PyPI
tox -av  # to list all the tasks available

Please remember that the command python setup.py release is no longer recommended, so if you don't like tox, please consider using Sphinx and twine directly:

python -m pip install -U pip setuptools wheel sphinx twine
python setup.py bdist_wheel  # to build your package distributions
make -C docs html  # to build your docs
twine upload dist/*  # to release your package to PyPI

Making Changes & Contributing

This project uses pre-commit, please make sure to install it before making any changes:

pip install pre-commit
cd pyscaffoldext-markdown
pre-commit install

It is a good idea to update the hooks to the latest version:

pre-commit autoupdate

Please also check PyScaffold's contribution guidelines.

Note

This project has been set up using PyScaffold 4.0. For details and usage information on PyScaffold see https://pyscaffold.org/.

Release files for pyscaffoldext-markdown 0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyscaffoldext-markdown 0.5
File Size Uploaded
pyscaffoldext-markdown-0.5.tar.gz 29.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyscaffoldext-markdown 0.5
File Interpreter ABI Platform
pyscaffoldext_markdown-0.5-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 46.0 kB

Release files / pyscaffoldext-markdown-0.5.tar.gz

Download URL pyscaffoldext-markdown-0.5.tar.gz
Size 29.6 kB
Tags Source
SHA-256 checksum
How to use checksums
7f2713b1cabdae350d162756c9ea07e10c1e76d85d09daaa8d70cef430b8b5db
BLAKE2b-256 checksum
How to use checksums
3b3ccc6859965714ff96f61c68845c7db7ecaa892539150e6b2d41b4995037ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.13

Release files / pyscaffoldext_markdown-0.5-py2.py3-none-any.whl

Download URL pyscaffoldext_markdown-0.5-py2.py3-none-any.whl
Size 16.4 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
a6ed064163fc0ec47f224c0bb5315b261fa41d49fd566dada48e21e8baab0e65
BLAKE2b-256 checksum
How to use checksums
55ec866bdedd05fab16282a30ea91ab1b4b2cfee5bd3cec7745e298de267d69d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.13
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page