Contents

aenum 3.1.15

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

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

Stars: 182, Watchers: 182, Forks: 13, Open Issues: 17

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

You can install aenum using pip

pip install aenum

or add it to a project with poetry

poetry add aenum

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
  • Software Development
No  aenum  pypi packages just yet.

A list of common aenum errors.

Here are some aenum code examples and snippets.