
bidict 0.23.1
0
The bidirectional mapping library for Python.
Contents
The bidirectional mapping library for Python.
Stars: 1575, Watchers: 1575, Forks: 64, Open Issues: 1The jab/bidict repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1575 github stars!
How to Install bidict
You can install bidict using pip
pip install bidict
or add it to a project with poetry
poetry add bidict
Package Details
- Author
- License
- MPL 2.0
- Homepage
- PyPi:
- https://pypi.org/project/bidict/
- Documentation:
- https://bidict.readthedocs.io
- GitHub Repo:
- https://github.com/jab/bidict
Classifiers
Related Packages
Errors
A list of common bidict errors.
Code Examples
Here are some bidict code examples and snippets.
pythonfix