Projeto python, com funções helpers pra baixar os arquivos do dropbox pela api
Project description
geesc_helpers
Funções helpers no python pros projetos do geesc
Uso básico
from geesc_helpers import dropbox_helpers as dh
dbx = dh.auth(".env")
file_read = dh.try_download(dbx, "/dropbox/path/file.csv", "./local/path/file.csv")
df = pd.read_csv(file_read)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geesc_helpers-0.1.3.tar.gz
(2.1 kB
view details)
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 geesc_helpers-0.1.3.tar.gz.
File metadata
- Download URL: geesc_helpers-0.1.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2fbf276c2112bee1ab0b85440d1d411e41fc6b6945238e14128631da563d058
|
|
| MD5 |
46e711b7037fc16452a806a5748e9839
|
|
| BLAKE2b-256 |
6737835feab635ec5da3526fc852653e4f47a8f91924d5bb74bcd13ad9fd367f
|
File details
Details for the file geesc_helpers-0.1.3-py3-none-any.whl.
File metadata
- Download URL: geesc_helpers-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e69c886e5cb1801ebea29a4a6069f315d98721e9b8d350dd71f5733b87cc5d63
|
|
| MD5 |
140e366c0fd679f13ad6fa15bd4016d9
|
|
| BLAKE2b-256 |
8c84ca18d13c089c012b2ec7e02f1d4b3e9b9a3c8fbcc1d58c5767367336dae5
|