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.4.tar.gz
(384.0 kB
view details)
File details
Details for the file pub_worm-0.1.4.tar.gz
.
File metadata
- Download URL: pub_worm-0.1.4.tar.gz
- Upload date:
- Size: 384.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f1957294f7743b0dd080b1ab08d7759704475c2f57d55a2e617606e8736fcd |
|
MD5 | 8cec4ea19c5c60d048045e4e771a4c24 |
|
BLAKE2b-256 | 75a979c8f5eedf2bb7efb9da2d0fe145f73a38f517eb8598c34ee7c96cde0708 |