Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1.26 KB

README.md

File metadata and controls

13 lines (12 loc) · 1.26 KB

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 - Simple boilerplate for a Python project.
  • Fyle SDK - Python SDK for accessing Fyle APIs.
  • pizzabot - Simple pizzabot project which finds the path to all houses (just an exercise, no real-world usage).
  • eBay API - A script that extracts a list of active eBay listings from an eBay seller using the eBay API.
  • SureDone API - A script that uploads a file to SureDone using the SureDone API.
  • Puzzle 15 - Implementation of the "Puzzle 15" game.
  • JSON Editing - Tool for editing a simple MK-EN dictionary in JSON.
  • Other - Some smaller scripts.