https://github.com/sbdavid/databack
https://github.com/sbdavid/databack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbdavid/databack
- Owner: SBDavid
- Created: 2025-03-15T14:42:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T01:07:11.000Z (9 months ago)
- Last Synced: 2025-03-18T02:23:59.216Z (9 months ago)
- Language: Python
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
python3 -m pip install --upgrade pip
python3 -m pip install tabulate
python3 -m venv ./pkgs
python3 main.py
source ./pkgs/bin/activate