bycon


Namebycon JSON
Version 1.6.5 PyPI version JSON
download
home_pagehttps://github.com/progenetix/bycon
SummaryA Python-based environment for the Beacon v2 genomics API
upload_time2024-04-03 07:16:53
maintainerNone
docs_urlNone
authorMichael Baudis
requires_python<4,>=3.9
licenseNone
keywords genomics beacon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)

# Bycon - a Python-based environment for the Beacon v2 genomics API

The `bycon` project - at least at its current stage - is a mix of _Progenetix_ (i.e. GA4GH object model derived, _MongoDB_ implemented) - data management, and the implementation of middleware & server for the Beacon API.

In its current state the `bycon` package is undergoing a transition from resource
specific to general use environment. There is still some entanglement between
code and use case specific definitions (e.g. database definitions inside the
distribution) though this is (early 2023) in a process of "disentanglement".

## More Documentation

Documentation has been moved to [`bycon.progenetix.org`](http://bycon.progenetix.org).
W/ the rapid code development it is recommended to keep following the [Changes](http://bycon.progenetix.org/changes/)
page.

### Installation

The installation is documented [`on the website`](http://bycon.progenetix.org/installation/)
(and in the page's Markdown [source here](./docs/installation.md)).

Since version `1.0.55` (2023-06-22) additional "services" may be installed from
the [`byconaut`](https://github.com/progenetix/byconaut/) repository.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/progenetix/bycon",
    "name": "bycon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "genomics, Beacon",
    "author": "Michael Baudis",
    "author_email": "contact@progenetix.org",
    "download_url": "https://files.pythonhosted.org/packages/ea/e3/f0c546fedbcd51008cab8c5be49423e8835a3c903f072162390c2b952829/bycon-1.6.5.tar.gz",
    "platform": null,
    "description": "[![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)\n\n# Bycon - a Python-based environment for the Beacon v2 genomics API\n\nThe `bycon` project - at least at its current stage - is a mix of _Progenetix_ (i.e. GA4GH object model derived, _MongoDB_ implemented) - data management, and the implementation of middleware & server for the Beacon API.\n\nIn its current state the `bycon` package is undergoing a transition from resource\nspecific to general use environment. There is still some entanglement between\ncode and use case specific definitions (e.g. database definitions inside the\ndistribution) though this is (early 2023) in a process of \"disentanglement\".\n\n## More Documentation\n\nDocumentation has been moved to [`bycon.progenetix.org`](http://bycon.progenetix.org).\nW/ the rapid code development it is recommended to keep following the [Changes](http://bycon.progenetix.org/changes/)\npage.\n\n### Installation\n\nThe installation is documented [`on the website`](http://bycon.progenetix.org/installation/)\n(and in the page's Markdown [source here](./docs/installation.md)).\n\nSince version `1.0.55` (2023-06-22) additional \"services\" may be installed from\nthe [`byconaut`](https://github.com/progenetix/byconaut/) repository.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python-based environment for the Beacon v2 genomics API",
    "version": "1.6.5",
    "project_urls": {
        "Bug Reports": "https://github.com/progenetix/bycon/issues",
        "Helpers": "https://github.com/progenetix/byconaut/",
        "Homepage": "https://github.com/progenetix/bycon",
        "Source": "https://github.com/progenetix/bycon/"
    },
    "split_keywords": [
        "genomics",
        " beacon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b8055f49c9e0cf80436f2bdad505616de7545676b7993186d59865c2578a1ff",
                "md5": "1ab36ea8c5baecb341a4b79024865bae",
                "sha256": "132a75df2520a40180a004241807d02cc89a9cab452d2569fa141be0eaad6838"
            },
            "downloads": -1,
            "filename": "bycon-1.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ab36ea8c5baecb341a4b79024865bae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 459673,
            "upload_time": "2024-04-03T07:16:51",
            "upload_time_iso_8601": "2024-04-03T07:16:51.098974Z",
            "url": "https://files.pythonhosted.org/packages/4b/80/55f49c9e0cf80436f2bdad505616de7545676b7993186d59865c2578a1ff/bycon-1.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eae3f0c546fedbcd51008cab8c5be49423e8835a3c903f072162390c2b952829",
                "md5": "83b37ce9a37463133da7c8e1fd9d2ee2",
                "sha256": "ab8e1c6875494226f7d0cbd34b09d9d5ef0ad7e454b377d7d006de192f0c4069"
            },
            "downloads": -1,
            "filename": "bycon-1.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "83b37ce9a37463133da7c8e1fd9d2ee2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 305044,
            "upload_time": "2024-04-03T07:16:53",
            "upload_time_iso_8601": "2024-04-03T07:16:53.482419Z",
            "url": "https://files.pythonhosted.org/packages/ea/e3/f0c546fedbcd51008cab8c5be49423e8835a3c903f072162390c2b952829/bycon-1.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 07:16:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "progenetix",
    "github_project": "bycon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bycon"
}
        
Elapsed time: 0.22136s