Skip to content

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

License

Notifications You must be signed in to change notification settings

flavsdotpy/python-contributions

Repository files navigation

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.

Complete list:

Prerequisites

  • Python 3.6
  • The required lib (if needed) inside each requirements.txt file

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published