regendoc
re-render examples in documentation
regendoc copies examples from documentation into custom folders and renders it
.. code:: python
# content of example.py
def test_fun():
pass
.. code:: text
$ pytest example.py
============================= test session starts ==============================
platform linux -- Python 3.9.7, pytest-6.3.0.dev685+g581b021aa.d20210918, py-1.10.0, pluggy-1.0.0
rootdir: /path/to/example
plugins: hypothesis-6.14.8
collected 1 item
example.py . [100%]
============================== 1 passed in 0.01s ===============================
Release files for regendoc 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| regendoc-0.9.0.tar.gz | 15.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| regendoc-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.3 kB
Release files / regendoc-0.9.0.tar.gz
| Download URL | regendoc-0.9.0.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c71d410c3cab002cb69e2413a4e5b4e5a6bccce2d3670344bf1faa57d5cec2f
|
|
BLAKE2b-256 checksum How to use checksums |
408e18b0f781cdd855e94e009c8dff3586e610a4bdfc835cd3b812ba2af16542
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / regendoc-0.9.0-py3-none-any.whl
| Download URL | regendoc-0.9.0-py3-none-any.whl |
|---|---|
| Size | 12.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
99998f768cc9cac4d92b855c9eff9259129b8f44f708bb19a7686b241c3b4389
|
|
BLAKE2b-256 checksum How to use checksums |
dd6b521e3ec8d36ce5a091219f55732f7a880d30390d15f519fbd14d46e43791
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|