Skip to main content

Async pythonic interface to HGNC.

Project description

apyhgnc

https://img.shields.io/pypi/v/apyhgnc.svg Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. https://travis-ci.com/robertopreste/apyhgnc.svg?branch=master https://circleci.com/gh/robertopreste/apyhgnc.svg?style=svg Codeship Status for robertopreste/apyhgnc https://codecov.io/gh/robertopreste/apyhgnc/branch/master/graph/badge.svg Documentation Status Updates Python 3 Downloads

Async pythonic interface to HGNC.

Features

This Python package allows to retrieve entries from HGNC using synchronous or asynchronous calls.

  • Return searchable fields and stored fields separately using the info() function (or the lower-level Info class).

  • Return all entries of interest limiting results only to hgnc_id, symbol and score fields using the search() function for synchronous calls or the asearch() function for asynchronous calls (or the lower-level Search class).

  • Return entries according to the given searchable fields, returning all the available stored fields using the fetch() function for synchronous calls or the afetch() function for asynchronous calls (or the lower-level 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.

0.1.3 (2019-04-21)

  • Update tests;

  • Fix importing issue;

  • Update requirements.

0.2.0 (2019-04-24)

  • Setup proper async calls (afetch and asearch);

  • Update tests;

  • Fix documentation.

0.2.1 (2019-04-29)

  • Update tests to use latest HGNC data;

  • Add script to automatically create test data.

0.2.2 (2019-05-04)

  • Update tests to use latest HGNC data.

0.2.3 (2019-05-08)

  • Update documentation;

  • Update testfiles.

0.2.4 (2019-05-09)

  • Update testfiles and requirements.

0.2.5 (2019-05-11)

  • Update tests;

  • Better requirements handling.

0.2.6 (2019-08-31)

  • Update requirements;

  • Change docstrings to Google style;

  • Update documentation;

  • Update testfiles.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apyhgnc-0.2.6.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

apyhgnc-0.2.6-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file apyhgnc-0.2.6.tar.gz.

File metadata

  • Download URL: apyhgnc-0.2.6.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for apyhgnc-0.2.6.tar.gz
Algorithm Hash digest
SHA256 a45dc4393d36c93e299b0ef556eb746a5ce73a566bd5e7a4d160836e3e6fd0cd
MD5 c9e8ec88b10f62f96296e81884c68017
BLAKE2b-256 6abac34a838fb4ebd81db74a35039d2bdadc0a4d7ba680e2fc7906fa4500bdea

See more details on using hashes here.

File details

Details for the file apyhgnc-0.2.6-py2.py3-none-any.whl.

File metadata

  • Download URL: apyhgnc-0.2.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using 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

File hashes

Hashes for apyhgnc-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4c39445501ab91d121a84af18148cd888454eb92e7421ac23a865e92eaf5624e
MD5 8d59be94a5c942b77aadca144e0525a9
BLAKE2b-256 f90a00e3a5e06c3c024bd743202b2a9bf535feadae10190ba44e9b166d365209

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page