Contents

aenum 3.1.16

0

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

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

Stars: 207, Watchers: 207, Forks: 18, Open Issues: 25

The ethanfurman/aenum repo was created 5 years ago and the last code push was 8 months ago.
The project is popular with 207 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.

GitHub Issues

The aenum package has 25 open issues on GitHub

  • Remove python 2 support
  • missing sdist for 3.1.16 release

See more issues on GitHub