A Lightweight tool to upload CSV files data into Deta Base.
Project description
A Lightweight tool to upload CSV files data into Deta Base.
CLI operations
- Needed
- Secret Id of Deta Base
- Path to the csv file
- Database name in Deta
Use
$ csvtodeta --id ID_OF_BASE --path path/to/csv.csv --db DETABASE_NAME
Reading data from DETABASE_NAME
Uploaded ..
Uploaded ..
Uploaded ..
..
..
succesfully uploaded n data to DETABASE_NAME Base
Example
- Data of deta.csv file (sample) :
name,age
fredy,34
god,34345345
mannu,34
$ csvtodeta --id 45345dhsgh3rjdf2ur34hhwf --path src/deta.csv --db detabasename
Reading data from src/deta.csv
Uploaded {'name': 'fredy', 'age': '34'}
Uploaded {'name': 'god', 'age': '34345345'}
Uploaded {'name': 'maanu', 'age': '34'}
succesfully uploaded 3 data to detabasename Base
Result
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csvtodeta-1.3.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file csvtodeta-1.3.1.tar.gz
.
File metadata
- Download URL: csvtodeta-1.3.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 504db3e133af4c4129cdbcb3234da76c57e7bd05f96180d460610d5f1a160bf2 |
|
MD5 | 201717cb2e5311179362ec03cbe3a708 |
|
BLAKE2b-256 | f1186ef9670f829c40d4f54da668b69868bc10080a29714e4443e1d090603b3c |
File details
Details for the file csvtodeta-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: csvtodeta-1.3.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f669bcc718a1d90c8a711d1e1e87db7650c0feffc64ea0620ad72044b80a804 |
|
MD5 | 66e8747bd3c15269c58c8a8c1ab39947 |
|
BLAKE2b-256 | ff01fd600b5c0ed9ace1a315c70c6fbe24e072bb9e3577c3e2e13f7883ac3187 |