# Prosemble
[![python: 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-380/)
[![github](https://img.shields.io/badge/version-0.7.0-yellow.svg)](https://github.com/naotoo1/Prosemble)
[![pypi](https://img.shields.io/badge/pypi-0.7.0-orange.svg)](https://pypi.org/project/prosemble)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
A python project for prototype-based machine learning models
## Installation
Prosemble can be installed using pip.
```python
pip install prosemble
```
If you have installed Prosemble before and want to upgrade to the latest version, you can run the following command in your terminal:
Prosemble can be installed using pip.
```python
pip install -U prosemble
```
To install the development version from GitHub using Git, run the following command in your terminal:
```python
pip install git+https://github.com/naotoo1/prosemble
```
## Bibtex
If you would like to cite the package, please use this:
```python
@misc{Otoo_Prosemble_2022,
author = {Otoo, Nana Abeka},
title = {Prosemble},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished= {\url{https://github.com/naotoo1/Prosemble}},
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/naotoo1/prosemble",
"name": "prosemble",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "prosemble",
"author": "Nana Abeka Otoo",
"author_email": "abekaotoo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/12/11/4ec64de7a9ea024c1305b8a2c8f5fba0dff43b765b59d7dd90b8da1e8569/prosemble-0.9.2.tar.gz",
"platform": null,
"description": "# Prosemble\n[![python: 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![github](https://img.shields.io/badge/version-0.7.0-yellow.svg)](https://github.com/naotoo1/Prosemble)\n[![pypi](https://img.shields.io/badge/pypi-0.7.0-orange.svg)](https://pypi.org/project/prosemble)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\n\nA python project for prototype-based machine learning models\n\n\n\n## Installation\nProsemble can be installed using pip.\n```python\npip install prosemble\n```\n\n\nIf you have installed Prosemble before and want to upgrade to the latest version, you can run the following command in your terminal:\nProsemble can be installed using pip.\n```python\npip install -U prosemble\n```\n\n\n\nTo install the development version from GitHub using Git, run the following command in your terminal:\n```python\npip install git+https://github.com/naotoo1/prosemble\n```\n\n\n## Bibtex\nIf you would like to cite the package, please use this:\n```python\n@misc{Otoo_Prosemble_2022,\nauthor = {Otoo, Nana Abeka},\ntitle = {Prosemble},\nyear = {2022},\npublisher = {GitHub},\njournal = {GitHub repository},\nhowpublished= {\\url{https://github.com/naotoo1/Prosemble}},\n}\n```\n\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "A python project for prototype-based machine learning models",
"version": "0.9.2",
"project_urls": {
"Homepage": "https://github.com/naotoo1/prosemble"
},
"split_keywords": [
"prosemble"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3156f323a6f2a3378d8e6d84222335470bc9b54300cc5c72a2a1fd0b6dcc5e2c",
"md5": "f7133532ccbdb9e9e8ae6992063cb04a",
"sha256": "082bc62b9c95851af5ffdf3483874d205a85e53279a323bc89503f0eb365688e"
},
"downloads": -1,
"filename": "prosemble-0.9.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f7133532ccbdb9e9e8ae6992063cb04a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 59912,
"upload_time": "2024-06-30T00:04:44",
"upload_time_iso_8601": "2024-06-30T00:04:44.577591Z",
"url": "https://files.pythonhosted.org/packages/31/56/f323a6f2a3378d8e6d84222335470bc9b54300cc5c72a2a1fd0b6dcc5e2c/prosemble-0.9.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12114ec64de7a9ea024c1305b8a2c8f5fba0dff43b765b59d7dd90b8da1e8569",
"md5": "0f233c3e0d4a18d548390e6e01f9b8e6",
"sha256": "6bf6426c54b0fd6f8cbb7fd434b534e27f5b544881a74a6c612eb322c8436ef7"
},
"downloads": -1,
"filename": "prosemble-0.9.2.tar.gz",
"has_sig": false,
"md5_digest": "0f233c3e0d4a18d548390e6e01f9b8e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 21427,
"upload_time": "2024-06-30T00:04:46",
"upload_time_iso_8601": "2024-06-30T00:04:46.226875Z",
"url": "https://files.pythonhosted.org/packages/12/11/4ec64de7a9ea024c1305b8a2c8f5fba0dff43b765b59d7dd90b8da1e8569/prosemble-0.9.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-30 00:04:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "naotoo1",
"github_project": "prosemble",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "prosemble"
}