wheerd / multisetLinks
A multiset implementation for python
☆39Updated last year
Alternatives and similar repositories for multiset
Users that are interested in multiset are comparing it to the libraries listed below
Sorting:
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- 🐍 Use Emoji's to write Python code☆36Updated 9 years ago
- A scales package for python☆63Updated 2 months ago
- Integer to Roman numerals converter☆50Updated 2 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- Grave—dead simple graph visualization☆105Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- import there; print(there) # print current file and line number.☆12Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Python module for computing statistics and regression in a single pass.☆101Updated 4 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Python bindings for MetroHash☆20Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- find functions when you can't remember their name☆99Updated 4 years ago
- Runtime software verification and automated testing for scientific software in Python☆94Updated last year
- IPython Magic Functions☆16Updated 8 years ago
- A Pythonic indexed priority queue☆92Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last week
- Friendlier Python tracebacks.☆88Updated 9 months ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago