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.6.tar.gz
(384.2 kB
view details)
File details
Details for the file pub_worm-0.1.6.tar.gz
.
File metadata
- Download URL: pub_worm-0.1.6.tar.gz
- Upload date:
- Size: 384.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb4336f722eb6452a9c7b5d4efba4bf4ad2a64b03d7265be96e215e9c4340a00 |
|
MD5 | 4dac762262f9950b364f461f805b320d |
|
BLAKE2b-256 | 80a01ce94f51ef16d83a09dea4f1985b068452c7880801597bd3eb82efd056fc |