Contents

enum34 1.1.10

0

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

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

How to Install enum34

You can install enum34 using pip

pip install enum34

or add it to a project with poetry

poetry add enum34

Package Details

Author
Ethan Furman
License
BSD License
Homepage
https://bitbucket.org/stoneleaf/enum34
PyPi:
https://pypi.org/project/enum34/

Classifiers

  • Software Development
No  enum34  pypi packages just yet.

Errors

A list of common enum34 errors.

Code Examples

Here are some enum34 code examples and snippets.

Related Packages & Articles

tensorflow-metadata 1.16.1

TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

tensorflow 2.17.0

TensorFlow is an open source machine learning framework for everyone.

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.6.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).