Skip to content

A Python based application I wrote over winter-break. This application helped me learn how to use SQLite3 with Python, Tkinter, as well as finance and crypto APIs. It solves the simple problem of not being able to see all HODLings in one place.

ebwinters/pymarket

Repository files navigation

How to install

  1. Go to the project page and navigate to the 'clone or download' button and copy the link
  2. Open a terminal window, navigate to your Desktop, and type the following: git clone <link>
  3. Type the following commands:
cd pymarket
./run.sh
  1. Track!

About

A Python based application I wrote over winter-break. This application helped me learn how to use SQLite3 with Python, Tkinter, as well as finance and crypto APIs. It solves the simple problem of not being able to see all HODLings in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published