Manage DBnomics fetchers
Project description
DBnomics fetcher ops
Manage DBnomics fetchers.
Usage
Install
pip install dbnomics-fetcher-ops
Configure a fetcher
Configure:
- GitLab private token: use
--gitlab-private-token
option orGITLAB_PRIVATE_TOKEN
environment variable. The private token can be a personal access token. It must have theapi
scope.
Run:
dbnomics-fetchers -v configure scsmich --dry-run
# If everything seems OK, remove the --dry-run flag:
dbnomics-fetchers -v configure scsmich
List fetchers
dbnomics-fetchers -v list
dbnomics-fetchers -v list --slug --no-legacy-pipeline
Development
This repository uses Poetry.
# git clone repo or fork
cd dbnomics-fetcher-ops
poetry install
cp .env.example .env
Run commands with:
poetry run dbnomics-fetchers COMMAND
To use ipdb:
poetry shell
# Find venv dir with "which python"
ipdb3 /path/to/venv/bin/dbnomics-fetchers ...
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
File details
Details for the file dbnomics-fetcher-ops-0.4.7.tar.gz
.
File metadata
- Download URL: dbnomics-fetcher-ops-0.4.7.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.10.0-14-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 366fcfd9b1e28ddb157434f8f1b01777ada28ca6e207006d6f8ccece7d99b3f0 |
|
MD5 | 90658a09783bc3dabf8c6233bccb9288 |
|
BLAKE2b-256 | a86fc2c86a1492ba370a19a68bd56ca576413cb4e913d3935fd0a983bfc05401 |
File details
Details for the file dbnomics_fetcher_ops-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: dbnomics_fetcher_ops-0.4.7-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.10.0-14-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c58ade9c4f3f48782fd2cd2bf6d1d9702360549fe63d858b711bcb62d01313c |
|
MD5 | ca6db6d588ea59dd2951ea2bc45af560 |
|
BLAKE2b-256 | b13e2ee9054aa050965f653f6377a880b612cb2bc706d2c16032e2e045f8f2d6 |