Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pastly/python-snippits

Little python functions that make life easier
https://github.com/pastly/python-snippits

Last synced: 15 days ago
JSON representation

Little python functions that make life easier

Awesome Lists containing this project

README

        

# python-snippits
Little python functions that make life easier

I'm trying to only write in python 3. Keep that in mind if you want to use this
stuff.

# License

The default license for the code in this repository can be found in LICENSE.

If code came from stackoverflow.com originally, it will be denoted in some way,
usually with a stackoverflow.com link. Apparently code on stackoverflow.com is
under MIT or CC-BY-SA depending on its age
([see here](https://meta.stackexchange.com/q/271080)). Follow those licenses as
needed for code from stackoverflow.com.