OneDep Sequence Search/Retrieval Library
Introduction
This repository povides the tools and access to remote sequence search and retrieval.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/wwpdb/py-wwpdb_utils_seqdb_v2.git
Optionally, run test suite using the Tox test runner
python setup.py test
or simply run
tox
If the environment variable MOCKREQUESTS is set, the tests will not contact any remote servers.
Installation is via the program [pip](https://pypi.python.org/pypi/pip).
```bash
pip install wwpdb.utils.seqdb_v2
or from the local repository:
pip install .
Release files for wwpdb.utils.seqdb-v2 0.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wwpdb_utils_seqdb_v2-0.14.tar.gz | 26.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wwpdb_utils_seqdb_v2-0.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 60.7 kB
Release files / wwpdb_utils_seqdb_v2-0.14.tar.gz
| Download URL | wwpdb_utils_seqdb_v2-0.14.tar.gz |
|---|---|
| Size | 26.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e30a0afb801bbebde50da1aa17a43440347e5649dae17342e1f776a1eb9d58aa
|
|
BLAKE2b-256 checksum How to use checksums |
a668a0564e15d87d47b3c2de61355b62c94da075d2d6c80290bf85952a5c4147
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.11
|
Release files / wwpdb_utils_seqdb_v2-0.14-py3-none-any.whl
| Download URL | wwpdb_utils_seqdb_v2-0.14-py3-none-any.whl |
|---|---|
| Size | 34.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
09b0d51629f03bc39fd89bea19f49aae7c1b0063527bee3c556e03702b5733f7
|
|
BLAKE2b-256 checksum How to use checksums |
8e535bca6e740c1fd35d2735872c31372b1a78c69d44d5301b6af7c507f0ba43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.11
|