A python package for save file in TeraBox
Project description
TeraBoxUtility
Overview
TeraBoxUtility is a tool to quickly upload data to TeraBox. Store large amounts of information securely.
Requirement
TeraBoxUtility use python 9 and chrome driver. Need to have google chrome to use.
Usage
In file main.py, Need to specify the path to the directory.
from util.tera import TeraBox
# Set path to folder
# Example D:\test1
tera = TeraBox("D:\\test1")
tera.upload()
Create file .env with format like this
# Email to login google account.
EMAIL=email:password:backup_email
# Key use to encrypt and decrypt. It is any string. sdfsjd is example.
KEY='sdfsjd'
# App_id in TeraBox
APP_ID='250528'
# Type of file is .zip
FILE_TYPE=.zip
Credit
License
Copyright © 2022 moligroup
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TeraBoxUtility-0.0.1.tar.gz.
File metadata
- Download URL: TeraBoxUtility-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3843136359bddf39c60661529d0340831eb9154d213badd1c4973e4854ebbea
|
|
| MD5 |
2390cd24f930730d7c7876ac14ba1f61
|
|
| BLAKE2b-256 |
9cb635a45af66558e0d2b19df8bae0369db020675fd2879736de3c4aca2032c4
|
File details
Details for the file TeraBoxUtility-0.0.1-py3-none-any.whl.
File metadata
- Download URL: TeraBoxUtility-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae30c035ea812e352af9d258e96e9f5d605a1466e8e06fcd33e6442d720f093f
|
|
| MD5 |
e8fdedc23a0194739d5abcf87861c988
|
|
| BLAKE2b-256 |
bd9ec42e32051ec6cca7dd76985b862271285b8c1689dfcfbff637477a55901a
|