Skip to main content

Fetch regulatory approval data for drug terms

Project description

🤖 regbot 🤖

image image image Actions status

Fetch regulatory approval data for drug terms


Installation

Install from PyPI:

python3 -m pip install regbot

Development

Clone the repo and create a virtual environment:

git clone https://github.com/genomicmedlab/regbot
cd regbot
python3 -m virtualenv venv
source venv/bin/activate

Install development dependencies and pre-commit:

python3 -m pip install -e '.[dev,tests]'
pre-commit install

Check style with ruff:

python3 -m ruff format . && python3 -m ruff check --fix .

Run tests with pytest:

pytest

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page