collections-extended 2.0.2
0
Extra Python Collections - bags (multisets) and setlists (ordered sets)
Contents
Extra Python Collections - bags (multisets) and setlists (ordered sets)
How to Install collections-extended
You can install collections-extended using pip
pip install collections-extended
or add it to a project with poetry
poetry add collections-extended
Package Details
- Author
- Michael Lenzen
- License
- Apache-2.0
- Homepage
- https://github.com/mlenzen/collections-extended
- PyPi:
- https://pypi.org/project/collections-extended/
- Documentation:
- https://collections-extended.lenzm.net
Classifiers
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common collections-extended errors.
Code Examples
Here are some collections-extended
code examples and snippets.