
ordered-set 4.1.0
0
An OrderedSet is a custom MutableSet that remembers its order, so that every
Contents
An OrderedSet is a custom MutableSet that remembers its order, so that every
Stars: 225, Watchers: 225, Forks: 50, Open Issues: 16The rspeer/ordered-set repo was created 13 years ago and the last code push was 1 years ago.
The project is popular with 225 github stars!
How to Install ordered-set
You can install ordered-set using pip
pip install ordered-set
or add it to a project with poetry
poetry add ordered-set
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/ordered-set/
- GitHub Repo:
- https://github.com/LuminosoInsight/ordered-set
Classifiers
Related Packages
Errors
A list of common ordered-set errors.
Code Examples
Here are some ordered-set code examples and snippets.
pythonfix