[![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": null,
"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": "2.0.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": "1996e11b4e2a56d12ad601789dd25dace8654e2f7ddc63aaf712eb5b30c3353f",
"md5": "eb8393c911a50290c2df2b6554bd989c",
"sha256": "5e0f2120fbd9ca88f29ca97f7a917e7da2104f25fbc26e36fc003d84924613d4"
},
"downloads": -1,
"filename": "bycon-2.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb8393c911a50290c2df2b6554bd989c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 479509,
"upload_time": "2024-10-28T01:26:38",
"upload_time_iso_8601": "2024-10-28T01:26:38.507681Z",
"url": "https://files.pythonhosted.org/packages/19/96/e11b4e2a56d12ad601789dd25dace8654e2f7ddc63aaf712eb5b30c3353f/bycon-2.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 01:26:38",
"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"
}