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
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.3.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file pipen_cli_ref-0.3.0.tar.gz
.
File metadata
- Download URL: pipen_cli_ref-0.3.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f677c2a8a87c69e07994f900da8217ec002b1090816721cb792110655de4e68 |
|
MD5 | 5f76c5640531b54f31076b82ff75858d |
|
BLAKE2b-256 | eafe74bdfd2b2f9c06d213290da3577a15264262ba4fe32d93417f172a2a0cef |
File details
Details for the file pipen_cli_ref-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pipen_cli_ref-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99ad841dd20d7beea2f36b98e3b31260bbd5591e1e49d75e147c6b07649ec088 |
|
MD5 | 205b28772c147d5e8be9881047d50b8f |
|
BLAKE2b-256 | 487a168e0c800ce6fb434ee4f51a0a0b1247ce390bc7e812cb37491ca3fb4ea1 |