pypropel


Namepypropel JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-09-09 09:08:47
maintainerNone
docs_urlNone
authorJianfeng Sun
requires_python<4.0,>=3.11
licenseNone
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/cf/f2/a6f1fdcf710317e6a8f94ed6f1387aca62b08636b1884d333b6171cc2cf8/pypropel-0.1.1.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.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c6450412af468916e14dfafa840976f0eb6128116ba12058a9b9db8752077fd",
                "md5": "a8512950ba2581f5554e723291dd33a0",
                "sha256": "f945e99774ae726c7b646d02747026c34eef6afedd17c40943c991ee77a96ce0"
            },
            "downloads": -1,
            "filename": "pypropel-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8512950ba2581f5554e723291dd33a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 182325,
            "upload_time": "2024-09-09T09:08:45",
            "upload_time_iso_8601": "2024-09-09T09:08:45.480549Z",
            "url": "https://files.pythonhosted.org/packages/9c/64/50412af468916e14dfafa840976f0eb6128116ba12058a9b9db8752077fd/pypropel-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cff2a6f1fdcf710317e6a8f94ed6f1387aca62b08636b1884d333b6171cc2cf8",
                "md5": "d6020362f0009326e1d84de74528c818",
                "sha256": "735f05b7bb31434164b0c16ac4f63ad8c1d5617798164dc2ed8bd6513394bb05"
            },
            "downloads": -1,
            "filename": "pypropel-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d6020362f0009326e1d84de74528c818",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 122128,
            "upload_time": "2024-09-09T09:08:47",
            "upload_time_iso_8601": "2024-09-09T09:08:47.078033Z",
            "url": "https://files.pythonhosted.org/packages/cf/f2/a6f1fdcf710317e6a8f94ed6f1387aca62b08636b1884d333b6171cc2cf8/pypropel-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 09:08:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pypropel"
}
        
Elapsed time: 5.77225s