Contents

aenum 3.1.15

0

Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants

Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants

Stars: 166, Watchers: 166, Forks: 14, Open Issues: 15

The ethanfurman/aenum repo was created 3 years ago and the last code push was 3 months ago.
The project is popular with 166 github stars!

How to Install aenum

You can install aenum using pip

pip install aenum

or add it to a project with poetry

poetry add aenum

Package Details

Author
Ethan Furman
License
BSD License
Homepage
https://github.com/ethanfurman/aenum
PyPi:
https://pypi.org/project/aenum/
GitHub Repo:
https://github.com/ethanfurman/aenum

Classifiers

  • Software Development
No  aenum  pypi packages just yet.

Errors

A list of common aenum errors.

Code Examples

Here are some aenum code examples and snippets.