apyhgnc
Async pythonic interface to HGNC.
Free software: MIT license
Documentation: https://apyhgnc.readthedocs.io
GitHub repo: https://github.com/robertopreste/apyhgnc
Features
This Python package allows to retrieve entries from HGNC using synchronous calls.
Return searchable fields and stored fields separately using the Info class.
Return all entries of interest limiting results only to hgnc_id, symbol and score fields using the Search class.
Return entries according to the given searchable fields, returning all the available stored fields using the Fetch class.
Please refer to the Usage section of the documentation for further information.
Installation
apyhgnc only supports Python 3, and can be installed using pip:
pip install apyhgnc
Please refer to the Installation section of the documentation for further information.
Credits
This package was created with Cookiecutter and the cc-pypackage project template.
History
0.1.0 (2019-04-10)
First release.
0.1.1 (2019-04-18)
Add basic classes Info, Search and Fetch;
Add tests for Info, Search and Fetch.
0.1.2 (2019-04-19)
Refactor code and fix tests.
Release files for apyhgnc 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apyhgnc-0.1.2.tar.gz | 13.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apyhgnc-0.1.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 19.0 kB
Release files / apyhgnc-0.1.2.tar.gz
| Download URL | apyhgnc-0.1.2.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e0d80b518c9649d0c7f6b2217f51d01b32b03c3450e4803ff98950322498e25f
|
|
BLAKE2b-256 checksum How to use checksums |
756cd2af6be317b96eba7dd5d745ebbcbaf11afbf848d9f3ec642cb29d38e30c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|
Release files / apyhgnc-0.1.2-py2.py3-none-any.whl
| Download URL | apyhgnc-0.1.2-py2.py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7faf83e8ca154bc4990f3a4004a982e4bc0cb37691b16331643e670ab7661c5e
|
|
BLAKE2b-256 checksum How to use checksums |
712cc933f9aadb3f3905fd01333a0d0c3c2b45143ff4b7f4b8a4b393c75976d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|