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.
[](https://badge.fury.io/py/biomaj-cron)
# 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
# Release notes
## 3.0.3
Fix traefik prefix
## 3.0.2
Add tags for traefik support
## 3.0.1
Allow proxy endpoint definition for daemon, else use default web.local_endpoint
## 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 Distributions
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 biomaj_cron-3.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: biomaj_cron-3.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7141a6ef86ff1ff2e950bb72e9a95529bfa7e784067f205916c574159328d7c5
|
|
| MD5 |
3a7b604497d96e8a7b1f2bc7da1a31fc
|
|
| BLAKE2b-256 |
6f478b96653e548d55bfee89489ad6e27ef9fc5987841f18bb8866decdbfc168
|