https://github.com/ids1024/python-rustenum
https://github.com/ids1024/python-rustenum
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ids1024/python-rustenum
- Owner: ids1024
- License: mit
- Created: 2017-01-03T21:26:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T17:56:56.000Z (over 9 years ago)
- Last Synced: 2025-05-26T19:06:31.674Z (about 1 year ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-rustenum
===============
Algebraic data type for Python modeled on Rust's enum type.
This is an experiment that should not be used in real code.