# 🧰 itermonkey
A collection of nifty Python utilities for manipulating lists, sets, dictionaries, and simple networks — including sorting algorithms, correlation metrics, and pathfinding helpers.
## Installation
For all users (regardless of OS):
```bash
pip install itermonkey
```
Raw data
{
"_id": null,
"home_page": null,
"name": "itermonkey",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "python, utilities, data structures, algorithms, lists, sets, dictionaries, graphs",
"author": null,
"author_email": "aegotastic <pseudopersonal839@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d6/6c/4ff33cc6972532bedc41021bd6a98569f2356abdec90c6521f5dab7dcf71/itermonkey-2025.11.3.1.tar.gz",
"platform": null,
"description": "# \ud83e\uddf0 itermonkey\n\nA collection of nifty Python utilities for manipulating lists, sets, dictionaries, and simple networks \u2014 including sorting algorithms, correlation metrics, and pathfinding helpers.\n\n## Installation\n\nFor all users (regardless of OS):\n```bash\npip install itermonkey\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A collection of Python utilities for lists, sets, dictionaries, and graphs.",
"version": "2025.11.3.1",
"project_urls": {
"Homepage": "https://github.com/aegotastic/IterMonkey",
"Repository": "https://github.com/aegotastic/IterMonkey"
},
"split_keywords": [
"python",
" utilities",
" data structures",
" algorithms",
" lists",
" sets",
" dictionaries",
" graphs"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8355ddaa5af9f5c76efca7b4065b0dae6750b472c66ba03b54ab96fa3ffbc6de",
"md5": "3a12d341dad31a5f80ce9bb9ab1f74b1",
"sha256": "45500a9747a21a5e3825f88679f757a38a512319a0a9a934fcc78e02648e0043"
},
"downloads": -1,
"filename": "itermonkey-2025.11.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3a12d341dad31a5f80ce9bb9ab1f74b1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8084,
"upload_time": "2025-11-03T00:18:18",
"upload_time_iso_8601": "2025-11-03T00:18:18.034208Z",
"url": "https://files.pythonhosted.org/packages/83/55/ddaa5af9f5c76efca7b4065b0dae6750b472c66ba03b54ab96fa3ffbc6de/itermonkey-2025.11.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d66c4ff33cc6972532bedc41021bd6a98569f2356abdec90c6521f5dab7dcf71",
"md5": "7010e8821599cef9dc02b1f2c5db7a4e",
"sha256": "ef457908ca49c61f624a875fd37114904c0a76ff8803ea0d8ab566f3380c8daa"
},
"downloads": -1,
"filename": "itermonkey-2025.11.3.1.tar.gz",
"has_sig": false,
"md5_digest": "7010e8821599cef9dc02b1f2c5db7a4e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 7099,
"upload_time": "2025-11-03T00:18:21",
"upload_time_iso_8601": "2025-11-03T00:18:21.156721Z",
"url": "https://files.pythonhosted.org/packages/d6/6c/4ff33cc6972532bedc41021bd6a98569f2356abdec90c6521f5dab7dcf71/itermonkey-2025.11.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-03 00:18:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aegotastic",
"github_project": "IterMonkey",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "itermonkey"
}