bfx


Namebfx JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/not-a-feature/bfx
SummaryA suite for bioinformatics tools with little to no dependencies.
upload_time2024-03-13 11:52:06
maintainer
docs_urlNone
authorJules Kreuer
requires_python>=3.8
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
[![ReadTheDocs](https://readthedocs.org/projects/bfx/badge/?version=latest)](https://bfx.readthedocs.io/en/stable/)
[![PyPI-Server](https://img.shields.io/pypi/v/bfx.svg)](https://pypi.org/project/bfx/)
[![Monthly Downloads](https://pepy.tech/badge/bfx/month)](https://pepy.tech/project/bfx)


# bfx

![logo](https://github.com/not-a-feature/bfx/raw/main/logo.png)

> A suite for bioinformatics tools with little to no dependencies.

This WIP module offers several usefull bioinformatics tool for projects
that can't rely on large dependencies like BioPython or others.

This lightweight bioinformatics module is ideal for projects with limited dependencies. It includes fasta/fastq readers (supporting compressed files), BLOSUM matrices, and population genetics tools – with more features on the way!

<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/not-a-feature/bfx",
    "name": "bfx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jules Kreuer",
    "author_email": "contact@juleskreuer.eu",
    "download_url": "https://files.pythonhosted.org/packages/62/37/b5436a0599d77c33c4d345cab0f39cb387fba4482c52a19229a0551d5959/bfx-0.2.0.tar.gz",
    "platform": "any",
    "description": "\n[![ReadTheDocs](https://readthedocs.org/projects/bfx/badge/?version=latest)](https://bfx.readthedocs.io/en/stable/)\n[![PyPI-Server](https://img.shields.io/pypi/v/bfx.svg)](https://pypi.org/project/bfx/)\n[![Monthly Downloads](https://pepy.tech/badge/bfx/month)](https://pepy.tech/project/bfx)\n\n\n# bfx\n\n![logo](https://github.com/not-a-feature/bfx/raw/main/logo.png)\n\n> A suite for bioinformatics tools with little to no dependencies.\n\nThis WIP module offers several usefull bioinformatics tool for projects\nthat can't rely on large dependencies like BioPython or others.\n\nThis lightweight bioinformatics module is ideal for projects with limited dependencies. It includes fasta/fastq readers (supporting compressed files), BLOSUM matrices, and population genetics tools \u2013 with more features on the way!\n\n<!-- pyscaffold-notes -->\n\n## Note\n\nThis project has been set up using PyScaffold 4.5. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "A suite for bioinformatics tools with little to no dependencies.",
    "version": "0.2.0",
    "project_urls": {
        "Changelog": "https://pyscaffold.org/en/latest/changelog.html",
        "Documentation": "https://bfx.readthedocs.io",
        "Download": "https://pypi.org/project/bfx/#files",
        "Homepage": "https://github.com/not-a-feature/bfx",
        "Source": "https://github.com/not-a-feature/bfx",
        "Tracker": "https://github.com/pyscaffold/pyscaffold/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a437e1d1f59cfbd89f39e4979b51c9fa7bb228d89f3bd83e678a604ccf874da0",
                "md5": "6518f60a4915ef4eac825d21a3859904",
                "sha256": "0b8ddf023db0d978d30e0979053344fe63d37ee580ce6cbb693266c6a6c1b312"
            },
            "downloads": -1,
            "filename": "bfx-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6518f60a4915ef4eac825d21a3859904",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 31759,
            "upload_time": "2024-03-13T11:52:04",
            "upload_time_iso_8601": "2024-03-13T11:52:04.585329Z",
            "url": "https://files.pythonhosted.org/packages/a4/37/e1d1f59cfbd89f39e4979b51c9fa7bb228d89f3bd83e678a604ccf874da0/bfx-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6237b5436a0599d77c33c4d345cab0f39cb387fba4482c52a19229a0551d5959",
                "md5": "8fbf671bf8d94a3bdf953556a089dcd3",
                "sha256": "17bcf3e91ea8162ac2b4720322d13b1ac39b626c5cb15d282e3389e632e6408f"
            },
            "downloads": -1,
            "filename": "bfx-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8fbf671bf8d94a3bdf953556a089dcd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 79205,
            "upload_time": "2024-03-13T11:52:06",
            "upload_time_iso_8601": "2024-03-13T11:52:06.394194Z",
            "url": "https://files.pythonhosted.org/packages/62/37/b5436a0599d77c33c4d345cab0f39cb387fba4482c52a19229a0551d5959/bfx-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 11:52:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "not-a-feature",
    "github_project": "bfx",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "bfx"
}
        
Elapsed time: 0.57257s