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

https://github.com/mtrajk/python-projects

Collection of my scripts, apps and modules written in Python
https://github.com/mtrajk/python-projects

api ebay-api fyle python scripts sdk-python

Last synced: 4 months ago
JSON representation

Collection of my scripts, apps and modules written in Python

Awesome Lists containing this project

README

          

# Python projects
Collection of scripts, apps, and modules written in Python by me.

## Description
You can find a README with detailed description about the projects inside them.
- [boilerplate](https://github.com/MTrajK/python-projects/tree/master/boilerplate) - Simple boilerplate for a Python project.
- [Fyle SDK](https://github.com/MTrajK/python-projects/tree/master/Fyle%20SDK) - Python SDK for accessing Fyle APIs.
- [pizzabot](https://github.com/MTrajK/python-projects/tree/master/pizzabot) - Simple pizzabot project which finds the path to all houses (just an exercise, no real-world usage).
- [eBay API](https://github.com/MTrajK/python-projects/tree/master/eBay%20API) - A script that extracts a list of active eBay listings from an eBay seller using the eBay API.
- [SureDone API](https://github.com/MTrajK/python-projects/tree/master/SureDone%20API) - A script that uploads a file to SureDone using the SureDone API.
- [Puzzle 15](https://github.com/MTrajK/python-projects/tree/master/Puzzle%2015) - Implementation of the "Puzzle 15" game.
- [JSON Editing](https://github.com/MTrajK/python-projects/tree/master/JSON%20Editing) - Tool for editing a simple MK-EN dictionary in JSON.
- [Other](https://github.com/MTrajK/python-projects/tree/master/Other) - Some smaller scripts.