rnajena-sugar


Namernajena-sugar JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryA Python framework for bioinformatics
upload_time2025-01-23 15:43:53
maintainerNone
docs_urlNone
authorTom Eulenfeld
requires_pythonNone
licenseMIT License
keywords bioinformatics rna dna sequence fasta genbank stockholm blast entrez index
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## A Python framework for bioinformatics

The sugar project aims to provide a lightweight framework to facilitate rapid application development for bioinformatics.

### Documentation

* The documentation including a tutorial is available [here](https://rnajena-sugar.readthedocs.io)* Developer-centric documentation can be found in the [wiki](https://github.com/rnajena/sugar/wiki)

### Installation

Use pip, e.g.

```
pip install rnajena-sugar
```

Run tests with `sugar test`.

Other options are detailed in the documentation.

### Contributions

Contributions are welcome! -- e.g. report or fix bugs, discuss or add features, enhance the documentation.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rnajena-sugar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bioinformatics, RNA, DNA, sequence, fasta, genbank, stockholm, blast, entrez, index",
    "author": "Tom Eulenfeld",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6d/6d/dfa6b32bc44bb8fb1ac2d2692a879532b963b396308d284f43a7b7394de9/rnajena_sugar-0.5.0.tar.gz",
    "platform": null,
    "description": "\n## A Python framework for bioinformatics\n\nThe sugar project aims to provide a lightweight framework to facilitate rapid application development for bioinformatics.\n\n### Documentation\n\n* The documentation including a tutorial is available [here](https://rnajena-sugar.readthedocs.io)* Developer-centric documentation can be found in the [wiki](https://github.com/rnajena/sugar/wiki)\n\n### Installation\n\nUse pip, e.g.\n\n```\npip install rnajena-sugar\n```\n\nRun tests with `sugar test`.\n\nOther options are detailed in the documentation.\n\n### Contributions\n\nContributions are welcome! -- e.g. report or fix bugs, discuss or add features, enhance the documentation.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python framework for bioinformatics",
    "version": "0.5.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/rnajena/sugar/issues",
        "Homepage": "https://github.com/rnajena/sugar"
    },
    "split_keywords": [
        "bioinformatics",
        " rna",
        " dna",
        " sequence",
        " fasta",
        " genbank",
        " stockholm",
        " blast",
        " entrez",
        " index"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83e46916817c1308e8de8a8647c7dca0bbe9103c0f10806c5cb0a2e7b3bcb2c4",
                "md5": "0b20c9c150dd651cedeeb902dad2099f",
                "sha256": "15e2ae252b281e2251b2516bb71298664ea71cfa14f70c7fb6bd6b02e5c0ce08"
            },
            "downloads": -1,
            "filename": "rnajena_sugar-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b20c9c150dd651cedeeb902dad2099f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 306994,
            "upload_time": "2025-01-23T15:43:51",
            "upload_time_iso_8601": "2025-01-23T15:43:51.567207Z",
            "url": "https://files.pythonhosted.org/packages/83/e4/6916817c1308e8de8a8647c7dca0bbe9103c0f10806c5cb0a2e7b3bcb2c4/rnajena_sugar-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d6ddfa6b32bc44bb8fb1ac2d2692a879532b963b396308d284f43a7b7394de9",
                "md5": "6d6521a857ac030014a88f3d571dd356",
                "sha256": "2cb476ad98795716ec88d6f33a814d674e9fdb4af6982569cb397ad6051700e6"
            },
            "downloads": -1,
            "filename": "rnajena_sugar-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6d6521a857ac030014a88f3d571dd356",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 208268,
            "upload_time": "2025-01-23T15:43:53",
            "upload_time_iso_8601": "2025-01-23T15:43:53.984266Z",
            "url": "https://files.pythonhosted.org/packages/6d/6d/dfa6b32bc44bb8fb1ac2d2692a879532b963b396308d284f43a7b7394de9/rnajena_sugar-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 15:43:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rnajena",
    "github_project": "sugar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rnajena-sugar"
}
        
Elapsed time: 0.46193s