Minimal examples of data structures and algorithms in Python
A curated list of awesome places to learn and/or practice algorithms.
A simple library for implementing common design patterns.
All Algorithms implemented in Python
No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.
A collection of design patterns/idioms in Python
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
A lightweight, object-oriented finite state machine implementation in Python with many extensions