pypy-enum34
backport of Python 3.4's enum package (PyPy package)
Description
PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. This is the PyPy compatible package.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pypi.python.org/pypi/enum34
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install pypy-enum34