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-0.5.1.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-0.5.1.tar.gz.
File metadata
- Download URL: pipen_cli_ref-0.5.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ead9ffdbb2877512dd3d0d67cf79332485b8175d17f31faafa7f83f771255855
|
|
| MD5 |
6fbffdb315868dc73a96839cb917e25f
|
|
| BLAKE2b-256 |
71aac4ee397fc4a9082671ecf6a7cd9740df0434d1af04050d68c34170f22385
|
File details
Details for the file pipen_cli_ref-0.5.1-py3-none-any.whl.
File metadata
- Download URL: pipen_cli_ref-0.5.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d901100238bdea9ccabf26e7a552bdeaddba62a3790665f10994ffead8954b0d
|
|
| MD5 |
5c4f48dfde1b17ab7b39baf444536691
|
|
| BLAKE2b-256 |
afad057c6ec3f1160d940abf5370f7750ec81c7fef2ce41be2cf0a0d800f246c
|