An open API service indexing awesome lists of open source software.

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

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