=======================
Variant JSON File Utils
=======================
Collection of Python utils for managing and processing variant JSON files.
Features
--------
* Parser for variant JSON files
* Record for variant metadata
* Record for variant annotated match call data
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2024-10-10)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/rusty-bioinfo-se/variant-json-file-utils",
"name": "variant-json-file-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "variant_json_file_utils",
"author": "Jaideep Sundaram",
"author_email": "sundaram.baylorgenetics@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4f/44/f7986396d1b45961b59e73b1f2147b88ad2ca9ca2d29990f5d01bd630a0d/variant_json_file_utils-0.1.13.tar.gz",
"platform": null,
"description": "=======================\nVariant JSON File Utils\n=======================\n\n\nCollection of Python utils for managing and processing variant JSON files.\n\n\n\nFeatures\n--------\n\n* Parser for variant JSON files\n* Record for variant metadata\n* Record for variant annotated match call data\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-10-10)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": null,
"summary": "Collection of Python utils for managing and processing variant JSON files.",
"version": "0.1.13",
"project_urls": {
"Homepage": "https://github.com/rusty-bioinfo-se/variant-json-file-utils"
},
"split_keywords": [
"variant_json_file_utils"
],
"urls": [
{
"comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
"digests": {
"blake2b_256": "2c556e3094903cd54eb53728d5539b4b1418d29e881d78a1cfaa44342f2ba7ed",
"md5": "6ee1c2b17af8303643b897f1c3a1db28",
"sha256": "acef401c3c5aa120a93226a9b6ff4d21541b9b80f547050cfbb9177b0917955b"
},
"downloads": -1,
"filename": "variant_json_file_utils-0.1.13-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ee1c2b17af8303643b897f1c3a1db28",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 11944,
"upload_time": "2024-10-17T14:56:20",
"upload_time_iso_8601": "2024-10-17T14:56:20.020849Z",
"url": "https://files.pythonhosted.org/packages/2c/55/6e3094903cd54eb53728d5539b4b1418d29e881d78a1cfaa44342f2ba7ed/variant_json_file_utils-0.1.13-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
"digests": {
"blake2b_256": "4f44f7986396d1b45961b59e73b1f2147b88ad2ca9ca2d29990f5d01bd630a0d",
"md5": "91d17959d3f5de9e5a0e6bef02394688",
"sha256": "7705510ac82ecb0deac73daf66e8908d04d595559465a795833cffaed2c7015f"
},
"downloads": -1,
"filename": "variant_json_file_utils-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "91d17959d3f5de9e5a0e6bef02394688",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 15054,
"upload_time": "2024-10-17T14:56:21",
"upload_time_iso_8601": "2024-10-17T14:56:21.084843Z",
"url": "https://files.pythonhosted.org/packages/4f/44/f7986396d1b45961b59e73b1f2147b88ad2ca9ca2d29990f5d01bd630a0d/variant_json_file_utils-0.1.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-17 14:56:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rusty-bioinfo-se",
"github_project": "variant-json-file-utils",
"github_not_found": true,
"lcname": "variant-json-file-utils"
}