Name | pypropel JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-11-26 18:47:28 |
maintainer | None |
docs_url | None |
author | Jianfeng Sun |
requires_python | <4.0,>=3.11 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1 align="center">
<img src="https://github.com/2003100127/pypropel/blob/main/docs/img/pypropel-logo.png?raw=true" width="200" height="55">
<br>
</h1>
[![Anaconda-Server Badge](https://anaconda.org/jianfeng_sun/pypropel/badges/latest_release_date.svg)](https://anaconda.org/jianfeng_sun/pypropel)
![PyPI](https://img.shields.io/pypi/v/pypropel?logo=PyPI)
![Docker Image Version (latest)](https://img.shields.io/docker/v/2003100127/pypropel)
![Docker Pulls](https://img.shields.io/docker/pulls/2003100127/pypropel)
[![Anaconda-Server Badge](https://anaconda.org/jianfeng_sun/pypropel/badges/version.svg)](https://anaconda.org/jianfeng_sun/pypropel)
![](https://img.shields.io/docker/automated/2003100127/pypropel.svg)
![](https://img.shields.io/github/stars/2003100127/pypropel?logo=GitHub&color=blue)
[![Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/)
[![Downloads](https://pepy.tech/badge/pypropel)](https://pepy.tech/project/pypropel)
<hr>
#### Platform
![Python](https://img.shields.io/badge/-Python-000?&logo=Python)
![Docker](https://img.shields.io/badge/-Docker-000?&logo=Docker)
![Anaconda](https://img.shields.io/badge/-Anaconda-000?&logo=Anaconda)
![PyPI](https://img.shields.io/badge/-PyPI-000?&logo=PyPI)
###### tags: `protein` `preprocessing` `postprocessing`
## Overview
## π Documentation
Please check https://2003100127.github.io/pypropel for how to use PyPropel.
## π οΈ Installation Steps
PyPropel can be installed in the following ways.
* ![PyPI](https://img.shields.io/badge/-PyPI-000?&logo=PyPI) (https://pypi.org/project/pypropel)
```bash
conda create --name pypropel python=3.11
conda activate pypropel
pip install pypropel --upgrade
```
* ![Anaconda](https://img.shields.io/badge/-Anaconda-000?&logo=Anaconda) (https://anaconda.org/Jianfeng_Sun/pypropel)
```bash
conda create --name pypropel python=3.11
conda activate pypropel
conda install -c jianfeng_sun pypropel
```
* ![Docker](https://img.shields.io/badge/-Docker-000?&logo=Docker) (https://hub.docker.com/repository/docker/2003100127/pypropel/general)
```bash
docker pull 2003100127/pypropel:latest
```
* ![Github](https://img.shields.io/badge/-Github-000?&logo=Github)
```bash
conda create --name pypropel python=3.11
conda activate pypropel
git clone https://github.com/2003100127/pypropel.git
cd pypropel
pip install .
```
## π Get started
``` py
import pypropel as pp
```
## π Citation
``` shell
@article{pypropel,
title = {PyPropel},
author = {Jianfeng Sun},
doi = {xxx},
url = {https://github.com/2003100127/pypropel},
year = {2024},
}
```
## π Homepage
[πCribbslab](https://www.ndorms.ox.ac.uk/team/jianfeng-sun)
## π§ Reach us
[![Linkedin Badge](https://img.shields.io/badge/-Jianfeng_Sun-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/jianfeng-sun-2ba9b1132)](https://www.linkedin.com/in/jianfeng-sun-2ba9b1132)
[![Gmail Badge](https://img.shields.io/badge/-jianfeng.sunmt@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:jianfeng.sunmt@gmail.com)](mailto:jianfeng.sunmt@gmail.com)
[![Outlook Badge](https://img.shields.io/badge/jianfeng.sun@ndorms.ox.ac.uk--000?style=social&logo=microsoft-outlook&logoColor=0078d4&link=mailto:jianfeng.sun@ndorms.ox.ac.uk)](mailto:jianfeng.sun@ndorms.ox.ac.uk)
<a href="https://twitter.com/Jianfeng_Sunny" ><img src="https://img.shields.io/twitter/follow/Jianfeng_Sunny.svg?style=social" /> </a>
Raw data
{
"_id": null,
"home_page": null,
"name": "pypropel",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Jianfeng Sun",
"author_email": "jianfeng.sunmt@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d9/2d/c0f108fcc83034c3a19998f8ddefd415e070def68a6c19d00536296a6c65/pypropel-0.1.2.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">\n <img src=\"https://github.com/2003100127/pypropel/blob/main/docs/img/pypropel-logo.png?raw=true\" width=\"200\" height=\"55\">\n <br>\n</h1>\n\n\n[![Anaconda-Server Badge](https://anaconda.org/jianfeng_sun/pypropel/badges/latest_release_date.svg)](https://anaconda.org/jianfeng_sun/pypropel)\n![PyPI](https://img.shields.io/pypi/v/pypropel?logo=PyPI)\n![Docker Image Version (latest)](https://img.shields.io/docker/v/2003100127/pypropel)\n![Docker Pulls](https://img.shields.io/docker/pulls/2003100127/pypropel)\n[![Anaconda-Server Badge](https://anaconda.org/jianfeng_sun/pypropel/badges/version.svg)](https://anaconda.org/jianfeng_sun/pypropel)\n![](https://img.shields.io/docker/automated/2003100127/pypropel.svg)\n![](https://img.shields.io/github/stars/2003100127/pypropel?logo=GitHub&color=blue)\n[![Material for MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/)\n[![Downloads](https://pepy.tech/badge/pypropel)](https://pepy.tech/project/pypropel)\n\n<hr>\n\n#### Platform\n\n![Python](https://img.shields.io/badge/-Python-000?&logo=Python)\n![Docker](https://img.shields.io/badge/-Docker-000?&logo=Docker)\n![Anaconda](https://img.shields.io/badge/-Anaconda-000?&logo=Anaconda)\n![PyPI](https://img.shields.io/badge/-PyPI-000?&logo=PyPI)\n\n###### tags: `protein` `preprocessing` `postprocessing`\n\n\n## Overview\n\n\n## \ud83d\udcd4 Documentation\nPlease check https://2003100127.github.io/pypropel for how to use PyPropel.\n\n## \ud83d\udee0\ufe0f Installation Steps\n\nPyPropel can be installed in the following ways.\n\n* ![PyPI](https://img.shields.io/badge/-PyPI-000?&logo=PyPI) (https://pypi.org/project/pypropel)\n\n ```bash\n conda create --name pypropel python=3.11\n \n conda activate pypropel\n \n pip install pypropel --upgrade\n ```\n \n* ![Anaconda](https://img.shields.io/badge/-Anaconda-000?&logo=Anaconda) (https://anaconda.org/Jianfeng_Sun/pypropel)\n\n ```bash\n conda create --name pypropel python=3.11\n \n conda activate pypropel\n \n conda install -c jianfeng_sun pypropel\n ```\n \n* ![Docker](https://img.shields.io/badge/-Docker-000?&logo=Docker) (https://hub.docker.com/repository/docker/2003100127/pypropel/general)\n\n ```bash\n docker pull 2003100127/pypropel:latest\n ```\n\n* ![Github](https://img.shields.io/badge/-Github-000?&logo=Github)\n\n ```bash\n conda create --name pypropel python=3.11\n \n conda activate pypropel\n \n git clone https://github.com/2003100127/pypropel.git\n \n cd pypropel\n \n pip install .\n ```\n\n## \ud83d\ude80 Get started\n``` py\nimport pypropel as pp\n```\n\n## \ud83d\udcc4 Citation\n``` shell\n@article{pypropel,\n title = {PyPropel},\n author = {Jianfeng Sun},\n doi = {xxx},\n url = {https://github.com/2003100127/pypropel},\n year = {2024},\n}\n```\n\n## \ud83c\udfe0 Homepage\n[\ud83d\udccdCribbslab](https://www.ndorms.ox.ac.uk/team/jianfeng-sun) \n\n## \ud83d\udce7 Reach us\n[![Linkedin Badge](https://img.shields.io/badge/-Jianfeng_Sun-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/jianfeng-sun-2ba9b1132)](https://www.linkedin.com/in/jianfeng-sun-2ba9b1132) \n[![Gmail Badge](https://img.shields.io/badge/-jianfeng.sunmt@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:jianfeng.sunmt@gmail.com)](mailto:jianfeng.sunmt@gmail.com)\n[![Outlook Badge](https://img.shields.io/badge/jianfeng.sun@ndorms.ox.ac.uk--000?style=social&logo=microsoft-outlook&logoColor=0078d4&link=mailto:jianfeng.sun@ndorms.ox.ac.uk)](mailto:jianfeng.sun@ndorms.ox.ac.uk)\n<a href=\"https://twitter.com/Jianfeng_Sunny\" ><img src=\"https://img.shields.io/twitter/follow/Jianfeng_Sunny.svg?style=social\" /> </a>",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "775d4bf743de8ad33521b371838e19a9b2c3e5654c1a54bbf6cd4fff7b301077",
"md5": "aa45e37f4713ff2b2f42df710eb53e05",
"sha256": "b54983ef9e762d591efcc9a2b3f5a092d0e805cd340492a57559d8c0bf140ba0"
},
"downloads": -1,
"filename": "pypropel-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aa45e37f4713ff2b2f42df710eb53e05",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 183264,
"upload_time": "2024-11-26T18:47:27",
"upload_time_iso_8601": "2024-11-26T18:47:27.419487Z",
"url": "https://files.pythonhosted.org/packages/77/5d/4bf743de8ad33521b371838e19a9b2c3e5654c1a54bbf6cd4fff7b301077/pypropel-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d92dc0f108fcc83034c3a19998f8ddefd415e070def68a6c19d00536296a6c65",
"md5": "90da103e5fc4ad2de63d1d560e9e0bf5",
"sha256": "7374de741f965ffb4669ed908941697fb17b920c45bbe6d2e5868d8d14978cf1"
},
"downloads": -1,
"filename": "pypropel-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "90da103e5fc4ad2de63d1d560e9e0bf5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 122766,
"upload_time": "2024-11-26T18:47:28",
"upload_time_iso_8601": "2024-11-26T18:47:28.713460Z",
"url": "https://files.pythonhosted.org/packages/d9/2d/c0f108fcc83034c3a19998f8ddefd415e070def68a6c19d00536296a6c65/pypropel-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 18:47:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pypropel"
}