Alternative method for documenting enums with Sphinx.
Project description
Alternative method for documenting enums with Sphinx.
Docs |
|
|---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
Other |
This package has two features:
A decorator to add docstrings to Enum members from a comment at the end of the line.
A Sphinx extension to document Enums better than autoclass can currently.
Installation
enum_tools can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install enum_tools
To install with conda:
First add the required channels
$ conda config --add channels http://conda.anaconda.org/domdfcoding $ conda config --add channels http://conda.anaconda.org/conda-forge
Then install
$ conda install enum_tools
Further Reading
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
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 enum_tools-0.1.2.tar.gz.
File metadata
- Download URL: enum_tools-0.1.2.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43643ae85a52a6a8e50abd81fe91d0f0f04f8716bbe31f7579274f4c9308ebb7
|
|
| MD5 |
456e14e262fd88a8d6bdb72f46f61447
|
|
| BLAKE2b-256 |
f7012aeddc632b37a88f03a829404d39d9479a421b2e2dfb24beb09428fa5cf3
|
File details
Details for the file enum_tools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: enum_tools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e8829b001d08ea2dae59da6fd4f3635f69eaba1ebfb04a60c157c702cd2e8be
|
|
| MD5 |
4d6ba73b00082631d43983596c2f9054
|
|
| BLAKE2b-256 |
4a2bbc96768f87bb7940a89eb4b07a7c5d663f9e263833ef81bad25d2bbf74df
|