pyrion


Namepyrion JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryA fast and efficient bioinformatics library for genomic data processing
upload_time2025-08-02 18:47:47
maintainerBogdan M. Kirilenko
docs_urlNone
authorBogdan M. Kirilenko
requires_python>=3.9
licenseNone
keywords bioinformatics genomics sequence-analysis comparative-genomics numpy alignment gene-annotation liftover
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyrion

![PyPI version](https://img.shields.io/badge/version-0.1.2-blue)
![Python](https://img.shields.io/badge/python-3.9%2B-blue)
![License](https://img.shields.io/badge/license-MIT-green)

Tools and abstractions for comparative genomics. Reliable, fast, and minimal-dependency tools 
for common genomics tasks without unnecessary overhead.

Work in progress.

## Installation

```bash
pip install pyrion
```

## Quick Start

See [demo.ipynb](demo.ipynb) for quick examples.

For a more advanced practical example, pls see [TOGA_mini](https://github.com/kirilenkobm/TOGA_mini) repo.

## API Reference

See [API_REFERENCE.md](API_REFERENCE.md) for the complete API documentation.

## License

MIT License - see [LICENSE](LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyrion",
    "maintainer": "Bogdan M. Kirilenko",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bioinformatics, genomics, sequence-analysis, comparative-genomics, numpy, alignment, gene-annotation, liftover",
    "author": "Bogdan M. Kirilenko",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/cc/54a2a7854e880f2c93e3f6c839d88c14419592cb667a9a7c0ebe78637acc/pyrion-0.1.3.tar.gz",
    "platform": null,
    "description": "# Pyrion\n\n![PyPI version](https://img.shields.io/badge/version-0.1.2-blue)\n![Python](https://img.shields.io/badge/python-3.9%2B-blue)\n![License](https://img.shields.io/badge/license-MIT-green)\n\nTools and abstractions for comparative genomics. Reliable, fast, and minimal-dependency tools \nfor common genomics tasks without unnecessary overhead.\n\nWork in progress.\n\n## Installation\n\n```bash\npip install pyrion\n```\n\n## Quick Start\n\nSee [demo.ipynb](demo.ipynb) for quick examples.\n\nFor a more advanced practical example, pls see [TOGA_mini](https://github.com/kirilenkobm/TOGA_mini) repo.\n\n## API Reference\n\nSee [API_REFERENCE.md](API_REFERENCE.md) for the complete API documentation.\n\n## License\n\nMIT License - see [LICENSE](LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A fast and efficient bioinformatics library for genomic data processing",
    "version": "0.1.3",
    "project_urls": {
        "Bug Reports": "https://github.com/kirilenkobm/pyrion/issues",
        "Changelog": "https://github.com/kirilenkobm/pyrion/releases",
        "Documentation": "https://github.com/kirilenkobm/pyrion",
        "Homepage": "https://github.com/kirilenkobm/pyrion",
        "Repository": "https://github.com/kirilenkobm/pyrion"
    },
    "split_keywords": [
        "bioinformatics",
        " genomics",
        " sequence-analysis",
        " comparative-genomics",
        " numpy",
        " alignment",
        " gene-annotation",
        " liftover"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f54e4bb95c14d5f804ad4f8f42d30fc3b4e38b78758ebde7d3eac212ef8b971f",
                "md5": "3fae2f53b65b7a96cf2b79836fd91c80",
                "sha256": "2ef83399ed76bf2f08c2d045546e72457297c68b7a74b9142bf5f8e73531ddb1"
            },
            "downloads": -1,
            "filename": "pyrion-0.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3fae2f53b65b7a96cf2b79836fd91c80",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 117593,
            "upload_time": "2025-08-02T18:47:45",
            "upload_time_iso_8601": "2025-08-02T18:47:45.346056Z",
            "url": "https://files.pythonhosted.org/packages/f5/4e/4bb95c14d5f804ad4f8f42d30fc3b4e38b78758ebde7d3eac212ef8b971f/pyrion-0.1.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37cc54a2a7854e880f2c93e3f6c839d88c14419592cb667a9a7c0ebe78637acc",
                "md5": "5ec08601712a1108520e6584cd5de9e6",
                "sha256": "3a1a610ecf2cd6a832865b44b0ea22a04a958edc182ab833b6ff134d3fb09edd"
            },
            "downloads": -1,
            "filename": "pyrion-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5ec08601712a1108520e6584cd5de9e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 144723,
            "upload_time": "2025-08-02T18:47:47",
            "upload_time_iso_8601": "2025-08-02T18:47:47.829563Z",
            "url": "https://files.pythonhosted.org/packages/37/cc/54a2a7854e880f2c93e3f6c839d88c14419592cb667a9a7c0ebe78637acc/pyrion-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-02 18:47:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kirilenkobm",
    "github_project": "pyrion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyrion"
}
        
Elapsed time: 3.04927s