asrp / undoable
A simple Python list and dict with callbacks when they are changed and undo/redo using these callbacks
☆38Updated 5 years ago
Alternatives and similar repositories for undoable:
Users that are interested in undoable are comparing it to the libraries listed below
- A python3 library for efficiently storing massive integers (stands for gzipped-integer).☆41Updated 4 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Pythonic type checking☆35Updated 6 years ago
- Create human-readable exception narrations for your libraries and end-user programs.☆31Updated 4 years ago
- Context manager to maintain your temporary directories/files.☆17Updated 2 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- Special Value Constants for Python. I am the man of constant sorrow; I've seen special values as ints, all my days.☆34Updated 2 years ago
- Python list cutter tool☆35Updated 9 years ago
- CLI interface to python graphviz☆44Updated 8 years ago
- A minimalist template engine for Python3☆58Updated 4 months ago
- A unified API for accessing Python's many supported archive formats☆34Updated 7 years ago
- better-exceptions import hook☆34Updated 7 years ago
- A markdownish markup language.