A local Python module
Project description
descarga_datos
Download data files from Bitbucket repositories using the definitions in analyses.json.
What it does
This tool reads an analyses.json file that describes which data files are needed for a set of analyses. It downloads each file from a Bitbucket repository and saves it locally so you can use it in your analysis pipeline.
Before you start
You need:
- A Bitbucket account with access to the GECI repositories
- An API token with read permissions
- Your Atlassian account email address
Set these environment variables:
export BITBUCKET_EMAIL="your.email@example.com"
export BITBUCKET_API_TOKEN="your-api-token"
Run the project
With Docker (recommended)
docker compose build
docker compose run --rm islasgeci descarga_datos <filename> <destination_folder> <path>
Without Docker
pip install git+https://github.com/IslasGECI/descarga_datos.git
descarga_datos <filename> <destination_folder> <path>
The tool reads analyses.json from the current directory and downloads matching files.
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
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 descarga_datos-0.5.0.tar.gz.
File metadata
- Download URL: descarga_datos-0.5.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e351702494d8a628fcae57445021b7569e0bc70f39d67a18d2a783f49dd16f17
|
|
| MD5 |
a971118b3a367a1b336f3ef60a1b2902
|
|
| BLAKE2b-256 |
68e306fe78af0d922230bd12e1cb21a91adede60c5cf39275eb7a72622dfff03
|
File details
Details for the file descarga_datos-0.5.0-py3-none-any.whl.
File metadata
- Download URL: descarga_datos-0.5.0-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
429e2e4a2314506859e2ceb5802e3a47d9b37ea496ec1b41c449fb31dc1d9c2e
|
|
| MD5 |
767f59fbbef0f0334fb7dc25059cca87
|
|
| BLAKE2b-256 |
881d18854b794f5271455495d22e8f4d60273b67657638a7c21f7140add4ade6
|