A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-May/147906.html below:

[Python-Dev] mention aenum in the Enum docs?

[Python-Dev] mention aenum in the Enum docs? [Python-Dev] mention aenum in the Enum docs?Ethan Furman ethan at stoneleaf.us
Tue May 9 13:05:43 EDT 2017
A comment on a recent SO answer [1] wondered why my aenum library wasn't mentioned in the docs to help guide people that 
needed/wanted more advanced Enum options to it.  I responded that Python was not in the habit of mentioning third-party 
libraries in the docs.

However, I thought I would double-check here to see if it might be a good idea.

Pros:
- drop-in replacement for the stdlib Enum
- has many advanced features such as
   - auto __init__ building
   - multi-value members
   - duplicate value but non-aliasing members
   - etc.
- I'm the primary/only maintainer for both

Cons:
- third-party library

Thoughts?

--
~Ethan~


[1] http://stackoverflow.com/a/43855536/208880
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4