{"id":28641026,"url":"https://github.com/dotcs/py-linked-lists","last_synced_at":"2025-06-12T20:36:42.264Z","repository":{"id":52763974,"uuid":"353475294","full_name":"dotcs/py-linked-lists","owner":"dotcs","description":"Having fun with linked lists in Python using type hints and mypy","archived":false,"fork":false,"pushed_at":"2021-04-19T20:10:44.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T23:10:11.452Z","etag":null,"topics":["linked-list","mypy","python","static-code-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotcs.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-31T20:00:11.000Z","updated_at":"2021-04-19T18:44:49.000Z","dependencies_parsed_at":"2022-08-22T20:20:58.491Z","dependency_job_id":null,"html_url":"https://github.com/dotcs/py-linked-lists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotcs/py-linked-lists","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fpy-linked-lists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fpy-linked-lists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fpy-linked-lists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fpy-linked-lists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotcs","download_url":"https://codeload.github.com/dotcs/py-linked-lists/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcs%2Fpy-linked-lists/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522779,"owners_count":22870552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linked-list","mypy","python","static-code-analysis"],"created_at":"2025-06-12T20:36:40.878Z","updated_at":"2025-06-12T20:36:42.236Z","avatar_url":"https://github.com/dotcs.png","language":"Python","readme":"# LinkedList in Python\n\nThis repository is for fun and learning about a bunch of things:\n\n- Implement a custom `LinkedList` class in Python\n- Use Python generics to add (strong) typing to the `LinkedList` implementation\n- Use `mypy` for static code analysis\n\nPlease note that this code is not production ready.\n\n## Getting started\n\nThis repository uses [Taskfile].\n\nClone the repository and then install and lint/test the package with\n\n```console\n$ task install\n$ task lint test\n```\n\n[taskfile]: https://taskfile.dev\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcs%2Fpy-linked-lists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotcs%2Fpy-linked-lists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcs%2Fpy-linked-lists/lists"}