# Python 3 Life Sciences utilities (pylifesci)
This repo contains python3 bioinformatics utilities.
**Installation**
This package is available on PyPI.
```
pip3 install lifesci
```
Alternatively, the package can be installed from source.
```
git clone https://github.com/bmmalone/pylifesci
cd pylifesci
pip3 install .
```
(The "period" at the end is required.)
**Usage**
Please see [the documentation](https://pylifesci.readthedocs.io/) for usage details.
**Uninstallation**
The `lifesci` package can be removed with pip.
```
pip3 uninstall lifesci
```
Raw data
{
"_id": null,
"home_page": "https://github.com/bmmalone/pylifesci",
"name": "lifesci",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "bioinformatics utilities",
"author": "Brandon Malone",
"author_email": "bmmalone@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ee/2f/566cd5beccdcb42b70df730485717e6d1e49849b7e739ec8dda071328570/lifesci-0.3.2.tar.gz",
"platform": null,
"description": "# Python 3 Life Sciences utilities (pylifesci)\n\nThis repo contains python3 bioinformatics utilities.\n\n**Installation**\n\nThis package is available on PyPI.\n\n```\npip3 install lifesci\n```\n\nAlternatively, the package can be installed from source.\n\n```\ngit clone https://github.com/bmmalone/pylifesci\ncd pylifesci\npip3 install .\n```\n\n(The \"period\" at the end is required.)\n\n**Usage**\n\nPlease see [the documentation](https://pylifesci.readthedocs.io/) for usage details.\n\n**Uninstallation**\n\nThe `lifesci` package can be removed with pip.\n\n```\npip3 uninstall lifesci\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This repo contains python3 life sciences utilities.",
"version": "0.3.2",
"split_keywords": [
"bioinformatics",
"utilities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89162d12c2b996ede3c924a1ccc8e91eb6bf66aa918e7616a7e90d580c1ef251",
"md5": "51102d17d73c646c8e809a5210defda5",
"sha256": "afde770e5c18343594829b4582411307bc1e5893bccb6c515d6ec78f3665d331"
},
"downloads": -1,
"filename": "lifesci-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "51102d17d73c646c8e809a5210defda5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 119856,
"upload_time": "2023-04-09T13:07:59",
"upload_time_iso_8601": "2023-04-09T13:07:59.259369Z",
"url": "https://files.pythonhosted.org/packages/89/16/2d12c2b996ede3c924a1ccc8e91eb6bf66aa918e7616a7e90d580c1ef251/lifesci-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee2f566cd5beccdcb42b70df730485717e6d1e49849b7e739ec8dda071328570",
"md5": "8cf3fde62a1cf2659aa66af2280297f7",
"sha256": "c09d147e3fe017a3196db3b6256010885469e1cf0bff109f4aad3e9924fca3dd"
},
"downloads": -1,
"filename": "lifesci-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "8cf3fde62a1cf2659aa66af2280297f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1959685,
"upload_time": "2023-04-09T13:08:04",
"upload_time_iso_8601": "2023-04-09T13:08:04.338187Z",
"url": "https://files.pythonhosted.org/packages/ee/2f/566cd5beccdcb42b70df730485717e6d1e49849b7e739ec8dda071328570/lifesci-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-09 13:08:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "bmmalone",
"github_project": "pylifesci",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "lifesci"
}