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-tokenoption orGITLAB_PRIVATE_TOKENenvironment variable. The private token can be a personal access token. It must have theapiscope.
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
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 dbnomics-fetcher-ops-0.4.5.tar.gz.
File metadata
- Download URL: dbnomics-fetcher-ops-0.4.5.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.10.0-12-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4814698221e7d3537ffb61d6d41b3fae124c913702d5692220d7715469256d1e
|
|
| MD5 |
9b6c8a41a0f2a97234dc4b047279b0cf
|
|
| BLAKE2b-256 |
0e151ed9ef431442f46e32d19291cb01f93f04c1fcdfac159850c79b457602c9
|
File details
Details for the file dbnomics_fetcher_ops-0.4.5-py3-none-any.whl.
File metadata
- Download URL: dbnomics_fetcher_ops-0.4.5-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.4 Linux/5.10.0-12-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5b34ff67a25f076c43fce8d5409528c4808eb5faf6ad1fc42bc9705a57ba890
|
|
| MD5 |
14895a2b948d6c784ba35c553b49e311
|
|
| BLAKE2b-256 |
facbabdb088ac80c6cee3acf52b6cec34bd310729dad01fccb7323226a90f6c0
|