1app-Simple data saver for App.-Mindey
发布:2020-12-21 17:16:36.130259
作者:Mindey
作者邮箱:[email protected]
首页:https://github.com/0oio/1app
文档:None
下载链接
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
Copy from pypi.org
查询时间:50.687ms 渲染时间:50.829ms
本文同步分享在 博客“zhenruyan”(other)。
如有侵权,请联系 [email protected] 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。