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.1.tar.gz
(3.6 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.1.tar.gz.
File metadata
- Download URL: pipen_cli_ref-1.0.1.tar.gz
- Upload date:
- Size: 3.6 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 |
6fbecafbf8d52a9c0540ec25b708143b52bd12295385d4bbc4a9c04fbeeca272
|
|
| MD5 |
e2a96b985ab2c8e58cca2a9117e0ca95
|
|
| BLAKE2b-256 |
55518902f4fe2d6299fad7132c982d3a7911a4e427642d597a7d8326c8d702e1
|
File details
Details for the file pipen_cli_ref-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pipen_cli_ref-1.0.1-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 |
31b40beb88c98dd56ddbed1fc2a6dd2e72301f398d8cfb73e6be4589e5f96557
|
|
| MD5 |
25a3174d94608842c298e0abe710df9f
|
|
| BLAKE2b-256 |
ac35d8175f0ed81319a89721da0096835fae0d624bbf0c769e8a43f2f97629c0
|