{"id":23090334,"url":"https://github.com/d-naveenz/data-structures-pack","last_synced_at":"2025-04-03T17:43:44.164Z","repository":{"id":45927644,"uuid":"429432659","full_name":"D-Naveenz/data-structures-pack","owner":"D-Naveenz","description":"A Python package that integrates functional-rich data structures that are most useful for programming.","archived":false,"fork":false,"pushed_at":"2021-12-30T20:24:18.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T06:18:52.219Z","etag":null,"topics":["data-structures","package","python","serialization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/D-Naveenz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-18T13:04:56.000Z","updated_at":"2021-12-07T18:03:05.000Z","dependencies_parsed_at":"2022-09-05T18:20:58.394Z","dependency_job_id":null,"html_url":"https://github.com/D-Naveenz/data-structures-pack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Naveenz%2Fdata-structures-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Naveenz%2Fdata-structures-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Naveenz%2Fdata-structures-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D-Naveenz%2Fdata-structures-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D-Naveenz","download_url":"https://codeload.github.com/D-Naveenz/data-structures-pack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247051967,"owners_count":20875677,"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":["data-structures","package","python","serialization"],"created_at":"2024-12-16T20:52:54.604Z","updated_at":"2025-04-03T17:43:44.136Z","avatar_url":"https://github.com/D-Naveenz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![AGPL License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/D-Naveenz/data-structures-pack\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\" title=\"Data Structures Pack Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3\u003eData Structures Pack\u003c/h3\u003e\n\n  \u003cp\u003e\n    A Python package of data structures that commonly using in programming\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/D-Naveenz/data-structures-pack\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"CHANGELOG.md\"\u003eView Changelog\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/D-Naveenz/data-structures-pack/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/D-Naveenz/data-structures-pack/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n[![Product Name Screen Shot][product-screenshot]](https://example.com)\n\n(About field is empty)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n### Built With\n\nThe whole package has build using [Python](https://www.python.org/) and no extra dependencies required.\nUnit testing implemented on [Pytest](https://docs.pytest.org/en/6.2.x/) and using [Mypy](http://mypy-lang.org/) as a\n'static-typing' helper.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n\n### Prerequisites\n\nMake sure you have installed [python](https://www.python.org/downloads/) on your machine and using the latest version \nof 'pip' package manager.\n\n### Installation\n\n1. Install via pip package manager\n   ```sh\n   pip install dsapack\n   ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\n(Usage field is empty).\\\nFor more examples, please refer to the [Documentation](https://example.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\n- [X] Create the base class\n- [X] Create serializable API for base classes\n- [X] Create generic API for implement common structures\n- [ ] Add complex data structures\n  - [X] Graph\n  - [ ] Tree\n- [ ] Add common data structures\n  - [X] Stack\n  - [X] Queue\n  - [ ] Linked List\n- [x] Add Unit Test examples\n\nSee the [open issues](https://github.com/D-Naveenz/data-structures-pack/issues) for a full list of proposed features (and known issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/NewFeature`)\n3. Commit your Changes (`git commit -m 'Add some NewFeature'`)\n4. Push to the Branch (`git push origin feature/NewFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE.txt --\u003e\n## License\n\nDistributed under the AGPL v3.0 License. See `LICENSE.txt` for more information.\n\n\u003cp style=\"text-align: right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nNaveen Dharmathunga - [@dharmathunga](https://twitter.com/dharmathunga) - dnd.pro@outlook.com\n\nProject Link: [https://github.com/D-Naveenz/data-structures-pack](https://github.com/D-Naveenz/data-structures-pack)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n## Acknowledgments\n\nUse this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!\n\n* [AGPL-3.0 License](https://www.gnu.org/licenses/agpl-3.0.en.html)\n* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n* [Pycharm Professional Edition](https://www.jetbrains.com/pycharm/)\n* [Pandoc Document Converter](https://pandoc.org/)\n* [Img Shields](https://shields.io)\n* [GitHub Pages](https://pages.github.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/D-Naveenz/data-structures-pack.svg?style=for-the-badge\n[contributors-url]: https://github.com/D-Naveenz/data-structures-pack/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/D-Naveenz/data-structures-pack.svg?style=for-the-badge\n[forks-url]: https://github.com/D-Naveenz/data-structures-pack/network/members\n[stars-shield]: https://img.shields.io/github/stars/D-Naveenz/data-structures-pack.svg?style=for-the-badge\n[stars-url]: https://github.com/D-Naveenz/data-structures-pack/stargazers\n[issues-shield]: https://img.shields.io/github/issues/D-Naveenz/data-structures-pack.svg?style=for-the-badge\n[issues-url]: https://github.com/D-Naveenz/data-structures-pack/issues\n[license-shield]: https://img.shields.io/github/license/D-Naveenz/data-structures-pack.svg?style=for-the-badge\n[license-url]: https://github.com/D-Naveenz/data-structures-pack/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/dasheewd/\n[product-screenshot]: images/screenshot.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-naveenz%2Fdata-structures-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-naveenz%2Fdata-structures-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-naveenz%2Fdata-structures-pack/lists"}