## snapalgo : snapalgo is a coding helper
- **Website:** https://github.com/midnightbot/snapalgo
- **Source Code:** https://github.com/midnightbot/snapalgo
- **Bug Reports:** https://github.com/midnightbot/snapalgo/issues
## What is it?
**snapalgo** is a Python package that provides fast and flexible solutions to complex algorithmic problems.
It aims to be a building-block for writing and solving complex algorithmic problems.
## snapalgo provides
- Templates for various complex algorithms
- Functions to solve complex algorithms
## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/midnightbot/snapalgo
```sh
# conda
conda install snapalgo
```
```sh
# or PyPI
pip install snapalgo
```
## Background
Work on ``snapalgo`` started in 2022 and has been under active development since then.
Raw data
{
"_id": null,
"home_page": "https://github.com/midnightbot/snapalgo",
"name": "snapalgo",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,coding,template,algo,algorithms",
"author": "Anish Adnani",
"author_email": "anishadnani00@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/71/31/5a7dd33a409ffdfa0d29b9c5390c57f58e4883cd89e1ed8cbbd5711eb250/snapalgo-0.0.7.1.tar.gz",
"platform": null,
"description": "## snapalgo : snapalgo is a coding helper\n\n- **Website:** https://github.com/midnightbot/snapalgo\n- **Source Code:** https://github.com/midnightbot/snapalgo\n- **Bug Reports:** https://github.com/midnightbot/snapalgo/issues\n\n## What is it?\n\n**snapalgo** is a Python package that provides fast and flexible solutions to complex algorithmic problems.\nIt aims to be a building-block for writing and solving complex algorithmic problems.\n\n## snapalgo provides\n\n- Templates for various complex algorithms\n- Functions to solve complex algorithms\n\n## Where to get it\n\nThe source code is currently hosted on GitHub at:\nhttps://github.com/midnightbot/snapalgo\n\n```sh\n# conda\nconda install snapalgo\n```\n\n```sh\n# or PyPI\npip install snapalgo\n```\n\n## Background\n\nWork on ``snapalgo`` started in 2022 and has been under active development since then.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Coding Helper",
"version": "0.0.7.1",
"split_keywords": [
"python",
"coding",
"template",
"algo",
"algorithms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "71315a7dd33a409ffdfa0d29b9c5390c57f58e4883cd89e1ed8cbbd5711eb250",
"md5": "7cf238e1d55fc19cda284df859b67be2",
"sha256": "468c095311d64a1f9329ca80937c43028620457d98f14aa8393b2bd7f802a364"
},
"downloads": -1,
"filename": "snapalgo-0.0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "7cf238e1d55fc19cda284df859b67be2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5664,
"upload_time": "2023-04-02T01:01:20",
"upload_time_iso_8601": "2023-04-02T01:01:20.017222Z",
"url": "https://files.pythonhosted.org/packages/71/31/5a7dd33a409ffdfa0d29b9c5390c57f58e4883cd89e1ed8cbbd5711eb250/snapalgo-0.0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-02 01:01:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "midnightbot",
"github_project": "snapalgo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "snapalgo"
}