extra-collections

`extra-collections` (or `extra` for short) is a python3 pacakge that provides an **pythonic**, **intuitive**, and **easy** implementation of the most common data structures used in software projects.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install extra-collections

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2020-10-25    
1.0.0 2020-10-20    

Issues with this package?

Page last updated 2023-10-28 06:47:34 UTC