BioMAJ cron management
Project description
# BioMAJ cron service
biomaj-cron manages the cron task to update BioMAJ banks.
It can be used as a library or as a micro-service.
# Install
pip install biomaj-cron
# Micro service
## Run
# to reload cron tasks from database (in case of micro service) biomaj_load_cron.py
export BIOMAJ_CONFIG=path_to_config.yml gunicorn -b 0.0.0.0:5000 biomaj_cron.biomaj_cron_web:app
## API
Endpoint /api/cron
# Generate documentation
pip install sphinx pip install sphinxcontrib-httpdomain cd doc make html
- 3.0.0:
Creation
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
biomaj_cron-3.0.0.tar.gz
(4.5 kB
view details)
Built Distribution
File details
Details for the file biomaj_cron-3.0.0.tar.gz
.
File metadata
- Download URL: biomaj_cron-3.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee93d956202aba6e2bd32c2354b418f660c4b7aa8306ad9dd68deea689ce03a2 |
|
MD5 | 4bebfff3535228d933075d22dae9efa5 |
|
BLAKE2b-256 | eb3850264ebaae9a5842d8da680f880c0d4bb7af78483166baa0335bd66ca406 |
File details
Details for the file biomaj_cron-3.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: biomaj_cron-3.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21e82f57a4a074ecc5b3a2a74e0636f073052dc84e522531799eb4dd2c57d9ad |
|
MD5 | 145f59dc70d43ac5e126546414e7cafd |
|
BLAKE2b-256 | 0918a70aaa0dc4d1b962ec23d2c1b5be2c9b96751d4891203d424501d86448e8 |