Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuliohrc/data-updater
https://github.com/tuliohrc/data-updater
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuliohrc/data-updater
- Owner: TulioHRC
- Created: 2022-06-08T12:37:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T01:01:32.000Z (about 1 year ago)
- Last Synced: 2024-01-15T04:56:34.070Z (about 1 year ago)
- Language: Python
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- AdaptableLog:
### 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