Fetch regulatory approval data for drug terms
Project description
regbot
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
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
regbot-0.0.1.tar.gz
(17.7 kB
view details)
Built Distribution
regbot-0.0.1-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file regbot-0.0.1.tar.gz
.
File metadata
- Download URL: regbot-0.0.1.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ef622218e10361b77b1ebf7ed0da54ec6fd45a07cab5d7de4f5d9e97a5e451f |
|
MD5 | f1b3f30b03464e76c9f42694d261d9dc |
|
BLAKE2b-256 | 8e409c4bd388beeba2e4758754fb008e95b4f3869feb7e3e3b50babaf32cf763 |
File details
Details for the file regbot-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: regbot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6008adfd1461e3c3bc82846e9d3cb186a61963d40fb519ba892674699ebb7648 |
|
MD5 | 4fd65a3889b62972401e3d9186edffe7 |
|
BLAKE2b-256 | 9815b9f5597d7bd57cafcdacfa9dfd9ffdd4ab09a30bdd2313c8e83701626c86 |