| Name | cleen JSON |
| Version |
0.0.1
JSON |
| download |
| home_page | None |
| Summary | Unveiling Insights Through Automated Feature Range Analysis. |
| upload_time | 2024-04-17 22:09:03 |
| maintainer | None |
| docs_url | None |
| author | Yin Cheng |
| requires_python | <4.0,>=3.9 |
| license | MIT |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
<div align="center"><img src="https://github.com/yinsn/Cleen/blob/develop/docs/images/Cleen.svg" width="618"/></div>
# Cleen
Unveiling Insights Through Automated Feature Range Analysis.
## Dependencies
Cleen requires `libomp` for parallel processing capabilities. If you are using macOS, you can install libomp with Homebrew:
```bash
brew install libomp
```
On Linux distributions, `libomp` can typically be installed via your package manager. For example, on Ubuntu:
```bash
sudo apt-get install libomp-dev
```
Please ensure that `libomp` is installed prior to installing Cleen to avoid any operational issues.
## Installation
You can install Cleen using pip:
```bash
pip install --upgrade cleen
```
## Contributing
We welcome contributions! If you're interested in enhancing the features of Cleen, please create a pull request.
## License
Cleen is licensed under the MIT License.
## Acknowledgments
We appreciate the community for your support and contributions. Thank you!
Raw data
{
"_id": null,
"home_page": null,
"name": "cleen",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Yin Cheng",
"author_email": "yin.sjtu@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/92/2e/d36465d2abf79c774c2011d2dfb86974d25968b911f7c4f70009c75ae7f5/cleen-0.0.1.tar.gz",
"platform": null,
"description": "<div align=\"center\"><img src=\"https://github.com/yinsn/Cleen/blob/develop/docs/images/Cleen.svg\" width=\"618\"/></div>\n\n# Cleen\n\nUnveiling Insights Through Automated Feature Range Analysis.\n\n## Dependencies\n\nCleen requires `libomp` for parallel processing capabilities. If you are using macOS, you can install libomp with Homebrew:\n\n```bash\nbrew install libomp\n```\n\nOn Linux distributions, `libomp` can typically be installed via your package manager. For example, on Ubuntu:\n\n```bash\nsudo apt-get install libomp-dev\n```\n\nPlease ensure that `libomp` is installed prior to installing Cleen to avoid any operational issues.\n\n## Installation\n\nYou can install Cleen using pip:\n\n```bash\npip install --upgrade cleen\n```\n\n## Contributing\n\nWe welcome contributions! If you're interested in enhancing the features of Cleen, please create a pull request.\n\n## License\n\nCleen is licensed under the MIT License.\n\n## Acknowledgments\n\nWe appreciate the community for your support and contributions. Thank you!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Unveiling Insights Through Automated Feature Range Analysis.",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a4df5e22a936c8212549f9f8de2ce725b558094f6ee5d9aca6eb82834130000",
"md5": "ab0664362c22c3833cdace7518ea6541",
"sha256": "c704894053d57124c1851a84254cc34ff35c07efba12732e1abc44fddc85f238"
},
"downloads": -1,
"filename": "cleen-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab0664362c22c3833cdace7518ea6541",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 2918,
"upload_time": "2024-04-17T22:09:00",
"upload_time_iso_8601": "2024-04-17T22:09:00.942056Z",
"url": "https://files.pythonhosted.org/packages/1a/4d/f5e22a936c8212549f9f8de2ce725b558094f6ee5d9aca6eb82834130000/cleen-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "922ed36465d2abf79c774c2011d2dfb86974d25968b911f7c4f70009c75ae7f5",
"md5": "725b1e2e2e559c1ffc2a635116645a14",
"sha256": "bbc0ad51a2401293966bb2ff22358189869f64b96935b569d6ae9b2bcd269b34"
},
"downloads": -1,
"filename": "cleen-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "725b1e2e2e559c1ffc2a635116645a14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 2293,
"upload_time": "2024-04-17T22:09:03",
"upload_time_iso_8601": "2024-04-17T22:09:03.200277Z",
"url": "https://files.pythonhosted.org/packages/92/2e/d36465d2abf79c774c2011d2dfb86974d25968b911f7c4f70009c75ae7f5/cleen-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-17 22:09:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cleen"
}