joshgel / python-contributions

Snippets of Python sample code I've created during my Dev life.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-snippets

Snippets of Python sample code I've created during my Dev life.

Getting Started

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.

Prerequisites

  • Python 3.6
  • If required, the script will contain a comment section for required python packages.

Installing

You can download each file manually or clone the whole repo and start browsing the snippets in your machine.

Contributing

You can feel free to open PRs to modify my code or to add new snippets, I'll analyse all of them.

Versioning

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.

Authors

  • Flavio Teixeira - Initial work - ap3xx

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Snippets of Python sample code I've created during my Dev life.

License:MIT License


Languages

Language:Python 56.0%Language:Jupyter Notebook 43.9%Language:Shell 0.2%