Make API reference documentation for pipen pipeline/processes
Project description
pipen-cli-ref
Make reference documentation for pipen pipeline/processes
Installation
pip install pipen-cli-ref
Usage
pipen ref --help
Usage: pipen ref [-h] -p PIPELINE -d DESTDIR [-s] [-r REPLACE_TITLES]
[-i HIDE_SECTIONS]
Make API reference documentation for pipen pipeline/processes.
Required Arguments:
-p PIPELINE, --pipeline PIPELINE
Specify the pipeline to generate the docs for, in the
format of `part1:part2` where `part1` could be either:
1. a package name that can be imported by
`importlib.import_module`, or
2. a submodule of a package, for example,
`package.module`; or
3. a path to a python file, for example,
`path/to/file.py`.
and `part2` is the name of the pipeline class.
When the module is loaded, the pipeline class will be
searched in the module.
-d DESTDIR, --destdir DESTDIR
The destination directory to save the docs.
Options:
-h, --help show help message and exit
-s, --show-hidden-items
Do not include hidden items.
-r REPLACE_TITLES, --replace-titles REPLACE_TITLES
Replace the title of a section, in the format of
`old=new`. Multiple replacements can be specified.
-i HIDE_SECTIONS, --hide-sections HIDE_SECTIONS
Hiden some sections in docstring
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipen_cli_ref-1.0.0.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipen_cli_ref-1.0.0.tar.gz.
File metadata
- Download URL: pipen_cli_ref-1.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ec26e2c470caa71a26c4a6f44da9039b513702d00001909d0f6352f96dd1836
|
|
| MD5 |
2676d4966a7e0569d95b8363d6bcc07f
|
|
| BLAKE2b-256 |
33621e7501dd60b6070e2d7989b7d5b69046e63a999d91127630d552caf9386a
|
File details
Details for the file pipen_cli_ref-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pipen_cli_ref-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efade0964b9df9952c1172a6249e311771a9544d8b5c2a0b5da845a260a5398f
|
|
| MD5 |
9d9c45b3abebccbac29f060f781d2ff9
|
|
| BLAKE2b-256 |
e76ab40f3bb0f6e2cd033409d3731e231d727480d5328e13a83cbcb972da4827
|