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: 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!

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.