This library aims to provide simple, readable and documented implementations
of commonly taught data structures and algorithms (DSA).
It was created for M269, our DSA course, but we hope it's of use by other courses.
Raw data
{
"_id": null,
"home_page": "https://dsa-ou.github.io/m269-lib/",
"name": "m269-lib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "algorithms,data structures,education",
"author": "Michel Wermelinger",
"author_email": "michel.wermelinger@open.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/3e/cd/d500ce4625791cf484922df375b5547c9bc66f666ceb4fe43090be0b5e1b/m269_lib-0.0.1.tar.gz",
"platform": null,
"description": "This library aims to provide simple, readable and documented implementations\nof commonly taught data structures and algorithms (DSA).\nIt was created for M269, our DSA course, but we hope it's of use by other courses.",
"bugtrack_url": null,
"license": "BDS-3-Clause",
"summary": "A pedagogical algorithms and data structures library",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://dsa-ou.github.io/m269-lib/",
"Repository": "https://github.com/dsa-ou/m269-lib"
},
"split_keywords": [
"algorithms",
"data structures",
"education"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03c8d42ae9f0fff3c4e772d63f222bd70df79b109c963eec1545a74db63b646f",
"md5": "9b588f1fcc9b01be16ef31c9712c44bf",
"sha256": "cd90eb330163027de7e241ad7a86e069ad95d41dc3c17b30c6d6f539182ee4bb"
},
"downloads": -1,
"filename": "m269_lib-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b588f1fcc9b01be16ef31c9712c44bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 3718,
"upload_time": "2024-02-18T16:09:17",
"upload_time_iso_8601": "2024-02-18T16:09:17.090097Z",
"url": "https://files.pythonhosted.org/packages/03/c8/d42ae9f0fff3c4e772d63f222bd70df79b109c963eec1545a74db63b646f/m269_lib-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ecdd500ce4625791cf484922df375b5547c9bc66f666ceb4fe43090be0b5e1b",
"md5": "4f1f560a31ff10c832d0c017f5868463",
"sha256": "e3a180c04527438dccdf0b57bff6fcaed3d59df777af827d8b74cb2f1667f49a"
},
"downloads": -1,
"filename": "m269_lib-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "4f1f560a31ff10c832d0c017f5868463",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 3406,
"upload_time": "2024-02-18T16:09:18",
"upload_time_iso_8601": "2024-02-18T16:09:18.610292Z",
"url": "https://files.pythonhosted.org/packages/3e/cd/d500ce4625791cf484922df375b5547c9bc66f666ceb4fe43090be0b5e1b/m269_lib-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-18 16:09:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsa-ou",
"github_project": "m269-lib",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "m269-lib"
}