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.2.1.tar.gz
(385.5 kB
view details)
File details
Details for the file pub_worm-0.2.1.tar.gz
.
File metadata
- Download URL: pub_worm-0.2.1.tar.gz
- Upload date:
- Size: 385.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bde08ca612ea19fcc4aa25a3f5c7cc3c21dd0a0364ad6f93ae9aa733fc05c62 |
|
MD5 | a3a25f8865d0a3d28150b9fd408b549b |
|
BLAKE2b-256 | ba542d9a593a5d99fea472983a809a8764698e89d7e9336eb4dece805bb685d1 |