Simple data saver for App.
Project description
Hello, ONE
Usage
pip install 1app
Then, simply use the command periodically:
1app –params…
This will save data to:
settings.BASE_DIR/data/1app:default/Item
N-Spacing
If you want to seprate different sessions and sources, just use name param:
1app –params… –name Username
This will save to: settings.BASE_DIR/data/1app:Name/Type
The –name value can be arbitray filesystem-compatible filename sub-string, so, you can use it to separate data by accounts, languages, or other features.
NOTE: Corresponding auth and session data will be stored in settings.BASE_DIR/sessions folder.
Saving to specific DIR
Saving to custom folder simply pass –path parameter, like:
1app –params –name Name –path /home/mindey/Desktop/mydata
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
File details
Details for the file 1app-0.0.2.tar.gz
.
File metadata
- Download URL: 1app-0.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 453fc08b3c7894d0b98953f7c45e99c744f19cc41e73bac86162762865db7ca7 |
|
MD5 | 20ba7e7e5afb2b1d6af929d715b04e12 |
|
BLAKE2b-256 | 7764bb6dd93e7da7f5a25b65d437d3c5e89a5fb5533f87b580c777f5ccba6bd1 |