https://github.com/daringer/mmpy
Simple-but-Powerful pythonic Single-File Problem Solvers
https://github.com/daringer/mmpy
helpers python pythonic simple snippets
Last synced: 10 months ago
JSON representation
Simple-but-Powerful pythonic Single-File Problem Solvers
- Host: GitHub
- URL: https://github.com/daringer/mmpy
- Owner: daringer
- License: mit
- Created: 2019-05-26T04:27:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T03:24:44.000Z (over 5 years ago)
- Last Synced: 2025-01-29T16:11:32.683Z (11 months ago)
- Topics: helpers, python, pythonic, simple, snippets
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MMpy - Smart (utils) for your python life
Searching together util-level python implementations created in the past,
while repeadetly encountering the every same challenges and trying to not re-invent the wheel every time.
You might either directly take one of the `.py` files into your sources, or submodule it into your repo:
```
git submodule add git@github.com:daringer/mmpy_snips.git mmpy
```
## Overview table:
tbd once most are collected