otargenpy


Nameotargenpy JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/amirfeizi/otargenpy/
SummaryInteract seamlessly with Open Target Genetics' GraphQL endpoint to query and retrieve tidy data tables, facilitating the analysis of genetic data
upload_time2024-02-06 14:23:19
maintainer
docs_urlNone
authorAmir Feizi
requires_python>=3.6
licenseMIT license
keywords otargenpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            otargenpy
=========

.. image:: https://img.shields.io/pypi/v/otargenpy.svg
    :target: https://pypi.python.org/pypi/otargenpy

.. image:: https://img.shields.io/travis/amir.feizi/otargenpy.svg
    :target: https://travis-ci.com/amir.feizi/otargenpy

.. image:: https://readthedocs.org/projects/otargenpy/badge/?version=latest
    :target: https://otargenpy.readthedocs.io/en/latest/?version=latest
    :alt: Documentation Status

`otargenpy` is an open-source Python package built for seamless data retrieval and analysis 
from `Open Target Genetics <https://genetics.opentargets.org>`_ using its GraphQL API end point.


Features
--------

🚀 **Effortless Data Retrieval**: Access comprehensive GraphQL query types with user-friendly functions, transforming complex queries into tidy, analysis-ready data tables.

📈 **Insightful Visualizations**: Deploy intuitive plotting functions for a clear view of complex datasets, uncovering hidden patterns and insights.

📖 **Comprehensive Documentation**: Each function is thoroughly documented, ensuring a smooth integration into your workflow and a clear understanding of the results.

👨‍💻 **Regular Updates**: Stay abreast of the latest in Open Target Genetics with our commitment to continuous improvement and feature expansion.


TODO
-----
Comming soon..


Installation
------------

Get started with `otargenpy` from PyPI:

.. code-block:: bash

    pip install otargenpy

If the above code block does not render, use:

pip install otargenpy

Or install the latest development version from GitHub:

.. code-block:: bash

    pip install git+https://github.com/amirfeizi/otargenpy.git


Citing otargenpy
----------------

`otargenpy` was published on 19th July 2023 in Bioinformatics. For citation information, please visit:
`<https://doi.org/10.1093/bioinformatics/btad441>`_.

Contributing
------------

Join the `otargenpy` community on GitHub and contribute to its improvement.
We welcome bug reports, feature suggestions, and code contributions.

- Free software: MIT license
- Documentation: `https://otargenpy.readthedocs.io <https://otargenpy.readthedocs.io>`_.

Credits
-------

This package was created with `Cookiecutter <https://github.com/audreyr/cookiecutter>`_ and the `audreyr/cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`_ project template.


=======
History
=======

0.1.0 (2023-12-26)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amirfeizi/otargenpy/",
    "name": "otargenpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "otargenpy",
    "author": "Amir Feizi",
    "author_email": "afeizi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/88/c7e49c090c7bbeed5daccf531a59b2020430374f9ef64d4eac5ffa9f1312/otargenpy-0.2.2.tar.gz",
    "platform": null,
    "description": "otargenpy\n=========\n\n.. image:: https://img.shields.io/pypi/v/otargenpy.svg\n    :target: https://pypi.python.org/pypi/otargenpy\n\n.. image:: https://img.shields.io/travis/amir.feizi/otargenpy.svg\n    :target: https://travis-ci.com/amir.feizi/otargenpy\n\n.. image:: https://readthedocs.org/projects/otargenpy/badge/?version=latest\n    :target: https://otargenpy.readthedocs.io/en/latest/?version=latest\n    :alt: Documentation Status\n\n`otargenpy` is an open-source Python package built for seamless data retrieval and analysis \nfrom `Open Target Genetics <https://genetics.opentargets.org>`_ using its GraphQL API end point.\n\n\nFeatures\n--------\n\n\ud83d\ude80 **Effortless Data Retrieval**: Access comprehensive GraphQL query types with user-friendly functions, transforming complex queries into tidy, analysis-ready data tables.\n\n\ud83d\udcc8 **Insightful Visualizations**: Deploy intuitive plotting functions for a clear view of complex datasets, uncovering hidden patterns and insights.\n\n\ud83d\udcd6 **Comprehensive Documentation**: Each function is thoroughly documented, ensuring a smooth integration into your workflow and a clear understanding of the results.\n\n\ud83d\udc68\u200d\ud83d\udcbb **Regular Updates**: Stay abreast of the latest in Open Target Genetics with our commitment to continuous improvement and feature expansion.\n\n\nTODO\n-----\nComming soon..\n\n\nInstallation\n------------\n\nGet started with `otargenpy` from PyPI:\n\n.. code-block:: bash\n\n    pip install otargenpy\n\nIf the above code block does not render, use:\n\npip install otargenpy\n\nOr install the latest development version from GitHub:\n\n.. code-block:: bash\n\n    pip install git+https://github.com/amirfeizi/otargenpy.git\n\n\nCiting otargenpy\n----------------\n\n`otargenpy` was published on 19th July 2023 in Bioinformatics. For citation information, please visit:\n`<https://doi.org/10.1093/bioinformatics/btad441>`_.\n\nContributing\n------------\n\nJoin the `otargenpy` community on GitHub and contribute to its improvement.\nWe welcome bug reports, feature suggestions, and code contributions.\n\n- Free software: MIT license\n- Documentation: `https://otargenpy.readthedocs.io <https://otargenpy.readthedocs.io>`_.\n\nCredits\n-------\n\nThis package was created with `Cookiecutter <https://github.com/audreyr/cookiecutter>`_ and the `audreyr/cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`_ project template.\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-12-26)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Interact seamlessly with Open Target Genetics' GraphQL endpoint to query and retrieve tidy data tables, facilitating the analysis of genetic data",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/amirfeizi/otargenpy/"
    },
    "split_keywords": [
        "otargenpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4c70aebf8a7aceb16ee85ee7efede1c25efc1df902b68b90d4b03b91f07435b",
                "md5": "1d05813a6c41233a8f7a5833fdd411e9",
                "sha256": "b75ee3bd50e66f910341d936bb9ce6d70829c50a1221fc0244eb100a0f6e55f2"
            },
            "downloads": -1,
            "filename": "otargenpy-0.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d05813a6c41233a8f7a5833fdd411e9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 19817,
            "upload_time": "2024-02-06T14:23:11",
            "upload_time_iso_8601": "2024-02-06T14:23:11.714017Z",
            "url": "https://files.pythonhosted.org/packages/a4/c7/0aebf8a7aceb16ee85ee7efede1c25efc1df902b68b90d4b03b91f07435b/otargenpy-0.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2388c7e49c090c7bbeed5daccf531a59b2020430374f9ef64d4eac5ffa9f1312",
                "md5": "7215d0240c060d6cb4dd1d7c2febc61e",
                "sha256": "6f71460da4917422c4bbfee4c117521f6adaf44e45e202a4cbe38384d00af94e"
            },
            "downloads": -1,
            "filename": "otargenpy-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7215d0240c060d6cb4dd1d7c2febc61e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 22634,
            "upload_time": "2024-02-06T14:23:19",
            "upload_time_iso_8601": "2024-02-06T14:23:19.534789Z",
            "url": "https://files.pythonhosted.org/packages/23/88/c7e49c090c7bbeed5daccf531a59b2020430374f9ef64d4eac5ffa9f1312/otargenpy-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 14:23:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amirfeizi",
    "github_project": "otargenpy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "otargenpy"
}
        
Elapsed time: 3.68037s