Snippets of Python sample code I've created during my Dev life.
Each folder contains one or more different snippets, meant for a lot of different stuff. Feel free to grab them and use them in your works.
- Python 3.6
- If required, the script will contain a comment section for required python packages.
You can download each file manually or clone the whole repo and start browsing the snippets in your machine.
You can feel free to open PRs to modify my code or to add new snippets, I'll analyse all of them.
I currently use only Git to version.
I'll use mostly the master
branch 'cause I only post functional snippets i've already used in real life projects.
- Flavio Teixeira - Initial work - ap3xx
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details