Name | siaf JSON |
Version |
0.1.1
JSON |
| download |
home_page | https://github.com/lshengjian/siaf |
Summary | Swarm Intelligence Algorithm Framework |
upload_time | 2024-08-07 02:46:55 |
maintainer | None |
docs_url | None |
author | alex |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Swarm Intelligence Algorithm Framework
## install
```
pip install -U siaf
install from local src code [py -m pip install -e .]
```
## mini example
```
from siaf import *
```
Raw data
{
"_id": null,
"home_page": "https://github.com/lshengjian/siaf",
"name": "siaf",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "alex",
"author_email": "lsj178@139.com",
"download_url": "https://files.pythonhosted.org/packages/f8/d2/48886955db421719773e2dc6d447b81310e9e6041005ec50a631de8c6249/siaf-0.1.1.tar.gz",
"platform": null,
"description": "# Swarm Intelligence Algorithm Framework\r\n\r\n## install\r\n```\r\npip install -U siaf\r\n\r\ninstall from local src code [py -m pip install -e .]\r\n```\r\n\r\n## mini example\r\n\r\n```\r\nfrom siaf import *\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Swarm Intelligence Algorithm Framework",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/lshengjian/siaf"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7727b10065530d109c48de8d759da08f8eed2855a1cf76a066a98d9b8985b741",
"md5": "27875c442560546f5544cc008bdb36f7",
"sha256": "a4c1ab9f34a59e04a8d3ce5797d4adfa8dab6b3359c8f6fc6055d05a0889b8cf"
},
"downloads": -1,
"filename": "siaf-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "27875c442560546f5544cc008bdb36f7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15448,
"upload_time": "2024-08-07T02:46:53",
"upload_time_iso_8601": "2024-08-07T02:46:53.704496Z",
"url": "https://files.pythonhosted.org/packages/77/27/b10065530d109c48de8d759da08f8eed2855a1cf76a066a98d9b8985b741/siaf-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8d248886955db421719773e2dc6d447b81310e9e6041005ec50a631de8c6249",
"md5": "7a22a7b784e0e0f9e455e7d80c86eb23",
"sha256": "6bc7d259641ad2fa759cda569d4db251c906a51db61434ed64b11f0e459777fd"
},
"downloads": -1,
"filename": "siaf-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "7a22a7b784e0e0f9e455e7d80c86eb23",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 54848,
"upload_time": "2024-08-07T02:46:55",
"upload_time_iso_8601": "2024-08-07T02:46:55.821069Z",
"url": "https://files.pythonhosted.org/packages/f8/d2/48886955db421719773e2dc6d447b81310e9e6041005ec50a631de8c6249/siaf-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 02:46:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lshengjian",
"github_project": "siaf",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "siaf"
}