Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tuliohrc/data-updater


https://github.com/tuliohrc/data-updater

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Data-Updater

App for updating a database that is used at an excel spreadsheet, with the purpose of reviewing my python knowledge and to my own use.

Contents to use:
- Tkinter (GUI)
- Pandas (data handling)
- Git and Github
- Modules/Packages
- Web Scrapping (future updates)

Objectives:
- Simple
- Beauty
- Useful
- Adaptable

Log:

### 0.1.8v (Sources fix)
Investing it's no more compatible
- Auto mode for infomoney.com.br

### 0.1.7v (Auto Mode)
- Add frame with auto mode
- Edit frame with auto mode
- AutoLoad
- Auto Mode for: coinmarketcap.com, investing.com

### 0.1.6v (Edit Frame)
- Edit Frame (pre-default)
- Edit functions

### 0.1.5v (Excel Functions)
- Add to Functions
- Messagebox
- Anti-errors system

### 0.1.4v ("New" Frame)
- "New" Frame
- New/Edit buttons

### 0.1.3v (Main GUI)
- Place method of positioning Tkinter
- Edit/New buttons
- Treeview of database
- Title and logo

### 0.1.2v (Database functions)
- ChangeDB button working
- DB universal functions created

### 0.1.1v (Database File SQL)
- SQLite setting
- Functions package created (create, get and add to DB, ask file name)

### 0.1v (Project Start)
- GitHub page creation
- Basic Tkinter app creation
- App plan organization