Wormbase/PudMed API Access
Project description
pub_worm
API integration of Wormbase and NCBI Utils
Call from the commandline $PYTHONPATH="./src" python -m pub_worm.wormbase.WormbaseREST
Deploy
- Advance the version number in setup.py
conda deactivate # twine is installed in base env
increment setup.py version
cd <project directory>
rm -rf ./dist
rm -rf ./wormcat_batch.egg-info
python setup.py sdist
twine check dist/*
twine upload --repository pypi dist/*
git add .
git commit -m "some comment"
git push
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
pub_worm-0.1.7.tar.gz
(384.3 kB
view details)
File details
Details for the file pub_worm-0.1.7.tar.gz
.
File metadata
- Download URL: pub_worm-0.1.7.tar.gz
- Upload date:
- Size: 384.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1becb718e564a1b79b98a1520b580663f0a392127c84e6048153884de95e322 |
|
MD5 | 9cc14994f9af48bd5dc9ffe1032f42c3 |
|
BLAKE2b-256 | a321a1cd9d1377b513ca7bb426346eb849aa4c84f3b3a3e1d80c0c7b05585d92 |