CMD + K

enum34

Community

Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

Installation

To install this package, run one of the following:

Conda
$conda install vshevchenko_org::enum34

Usage Tracking

1.1.6
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

enumeration is a set of symbolic names bound to unique, constant values. Within it, the members can be compared by identity and the enumeration itself can be iterated over.

About

Summary

Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

Last Updated

Nov 4, 2022 at 10:11

License

BSD 3-Clause

Total Downloads

3.1K

Version Downloads

30

Supported Platforms

linux-64