# EvoLite
[![PyPI - Version](https://img.shields.io/pypi/v/evolite.svg)](https://pypi.org/project/evolite)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/evolite.svg)](https://pypi.org/project/evolite)
[![Tests](https://github.com/brunofaria1322/EvoLite/actions/workflows/test.yml/badge.svg)](https://github.com/brunofaria1322/EvoLite/actions/workflows/test.yml)
[![Docs](https://github.com/brunofaria1322/EvoLite/actions/workflows/docs.yml/badge.svg)](https://github.com/brunofaria1322/EvoLite/actions/workflows/docs.yml)
---
EvoLite is an open-source Python library designed to optimize and compress neural networks seamlessly.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Installation
```console
pip install evolite
```
## Usage
```python
import evolite
# TODO: ...
```
## Contributing
Contributions are welcome! For bug reports or requests please [submit an issue](https://github.com/brunofaria1322/evolite/issues).
## License
`evolite` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "EvoLite",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Bruno Faria <brunofaria@dei.uc.pt>",
"keywords": "compression, evolutionary, neural networks, optimization",
"author": null,
"author_email": "Bruno Faria <brunofaria@dei.uc.pt>",
"download_url": "https://files.pythonhosted.org/packages/76/d2/6233595d644be0cd9db39b799861d35a5b05c0418f02bb8c3ab8e474d55f/evolite-0.0.1.tar.gz",
"platform": null,
"description": "# EvoLite\n\n[![PyPI - Version](https://img.shields.io/pypi/v/evolite.svg)](https://pypi.org/project/evolite)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/evolite.svg)](https://pypi.org/project/evolite)\n[![Tests](https://github.com/brunofaria1322/EvoLite/actions/workflows/test.yml/badge.svg)](https://github.com/brunofaria1322/EvoLite/actions/workflows/test.yml)\n[![Docs](https://github.com/brunofaria1322/EvoLite/actions/workflows/docs.yml/badge.svg)](https://github.com/brunofaria1322/EvoLite/actions/workflows/docs.yml)\n---\n\nEvoLite is an open-source Python library designed to optimize and compress neural networks seamlessly.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\n```console\npip install evolite\n```\n\n## Usage\n\n```python\nimport evolite\n\n# TODO: ...\n```\n\n## Contributing\n\nContributions are welcome! For bug reports or requests please [submit an issue](https://github.com/brunofaria1322/evolite/issues).\n\n## License\n\n`evolite` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "An Evolutionary Approach to Neural Network Compression",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://brunofaria1322.github.io/EvoLite/",
"Issues": "https://github.com/brunofaria1322/EvoLite/issues",
"Source": "https://github.com/brunofaria1322/EvoLite"
},
"split_keywords": [
"compression",
" evolutionary",
" neural networks",
" optimization"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3a0e0b865770f75ca0f801e372787ffc1dc6927fadc47ea503e8f343adb6a070",
"md5": "499d8092568695485eb5ed04ceb3b33b",
"sha256": "d1d4b7070e0e54774fcd13c036e6ed0163360955817766b30ce14d76f7b0cfcf"
},
"downloads": -1,
"filename": "evolite-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "499d8092568695485eb5ed04ceb3b33b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2815,
"upload_time": "2025-01-04T23:33:32",
"upload_time_iso_8601": "2025-01-04T23:33:32.069752Z",
"url": "https://files.pythonhosted.org/packages/3a/0e/0b865770f75ca0f801e372787ffc1dc6927fadc47ea503e8f343adb6a070/evolite-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76d26233595d644be0cd9db39b799861d35a5b05c0418f02bb8c3ab8e474d55f",
"md5": "fcc4d716de5a8daac70a20594dbc71ef",
"sha256": "1f293955df4e196d57fcc08bed8507f3273cea6f8d36135d644304b945a18957"
},
"downloads": -1,
"filename": "evolite-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "fcc4d716de5a8daac70a20594dbc71ef",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 7420,
"upload_time": "2025-01-04T23:33:34",
"upload_time_iso_8601": "2025-01-04T23:33:34.989875Z",
"url": "https://files.pythonhosted.org/packages/76/d2/6233595d644be0cd9db39b799861d35a5b05c0418f02bb8c3ab8e474d55f/evolite-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-04 23:33:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "brunofaria1322",
"github_project": "EvoLite",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "evolite"
}