<!-- PROJECT SHIELDS -->
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/varskann/Codyssey">
<img src="images/codyssey_logo.png" alt="Logo" width="80" height="80"/>
</a>
<h3 align="center">Codyssey</h3>
<p align="center">
Codyssey: Your Python arsenal for competitive mastery.
<br />
<a href="https://github.com/varskann/Codyssey"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/varskann/Codyssey">View Demo</a>
·
<a href="https://github.com/varskann/Codyssey/issues">Report Bug</a>
·
<a href="https://github.com/varskann/Codyssey/issues">Request Feature</a>
</p>
</div>
<!-- TABLE OF CONTENTS -->
<details>
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#usage">Usage</a></li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#acknowledgments">Acknowledgments</a></li>
</ol>
</details>
<!-- ABOUT THE PROJECT -->
## About The Project
Embark on a journey to conquer the algorithmic wilderness and ascend the ranks of competitive coding heroes with Codyssey, your Python-powered resource for mastering data structures, algorithms, and competitive programming challenges.
<h3>What's inside?</h3>
- **Pythonic Solutions:** LeetCode, NeetCode & beyond, conquered with crystal-clear Python.
- **DSA Sharpening:** From novice to ninja, hone your data structures & algorithms.
- **Beyond the Platform:** CLRS & more, competitive coding mastery from all corners.
- **Blog of Wisdom:** In-depth insights, strategies, and wisdom from coding veterans.
<h3>Why Codyssey?</h3>
- **Clear and concise explanations:** Understand the "why" behind the code, not just the "how."
- **Focus on Python:** Master the art of algorithmic problem-solving using your favorite language.
- **Community of Coders:** Join a thriving, open-source, community of fellow adventurers on their quest for competitive mastery.
- **Competitive Programming:** Learn from the best, and get inspired by the best.
- **Continuous Growth:** The journey never ends. We constantly expand our resources and add new content to keep you challenged and engaged.
### Built With
Crystal-clear, concise, and powerful - your Python code conquers challenges like a Jedi Master's lightsaber.
[![Python][Python]][Python-url]
<!-- GETTING STARTED -->
## Getting Started
Explore the repository for solutions to a variety of coding challenges.
Dive into the blog series for in-depth explanations and insights.
Share your thoughts, questions, and progress in the discussion forum.
### Prerequisites
### Installation
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
1. Clone the repo
```sh
git clone https://github.com/varskan/Codyssey.git
```
2. Install Pip packages
```sh
pip install codyssey
```
<!-- USAGE EXAMPLES -->
## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://example.com)_
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ROADMAP -->
## Roadmap
- [x] Add Changelog
- [x] Add back to top links
- [ ] Add Additional Templates w/ Examples
- [ ] Add "components" document to easily copy & paste sections of the readme
- [ ] Multi-language Support
- [ ] Chinese
- [ ] Spanish
See the [open issues](https://github.com/varskann/Codyssey/issues) for a full list of proposed features (and known issues).
<!-- CONTRIBUTING -->
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If 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".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
<!-- TODO -->
## TODO
- Setup Read the Docs Page
- Setup Github Pages
- Update ReadMe and detailed guidelines
- Link with Medium blogs
- Understand Changelog
<!-- LICENSE -->
## License
Distributed under the MIT License. See `LICENSE` for more information.
<!-- CONTACT -->
## Contact
[@varskann](https://twitter.com/your_username) - varskann1993@gmail.com
Project Link: [https://github.com/varskann/Codyssey](https://github.com/varskann/Codyssey)
<!-- ACKNOWLEDGMENTS -->
## Acknowledgments
Use 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!
* [Choose an Open Source License](https://choosealicense.com)
* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
* [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)
* [Malven's Grid Cheatsheet](https://grid.malven.co/)
* [Img Shields](https://shields.io)
* [GitHub Pages](https://pages.github.com)
* [Font Awesome](https://fontawesome.com)
* [React Icons](https://react-icons.github.io/react-icons/search)
<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/varskann/Codyssey.svg?style=for-the-badge
[contributors-url]: https://github.com/varskann/Codyssey/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/varskann/Codyssey.svg?style=for-the-badge
[forks-url]: https://github.com/varskann/Codyssey/network/members
[stars-shield]: https://img.shields.io/github/stars/varskann/Codyssey.svg?style=for-the-badge
[stars-url]: https://github.com/varskann/Codyssey/stargazers
[issues-shield]: https://img.shields.io/github/issues/varskann/Codyssey.svg?style=for-the-badge
[issues-url]: https://github.com/varskann/Codyssey/issues
[license-shield]: https://img.shields.io/github/license/varskann/Codyssey.svg?style=for-the-badge
[license-url]: https://github.com/varskann/Codyssey/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/varskann
[Python]: https://img.shields.io/badge/Python-3776ab?style=for-the-badge&logo=Python&logoColor=yellow
[Python-url]: https://www.python.org/
Raw data
{
"_id": null,
"home_page": "https://github.com/varskann/Codyssey",
"name": "Codyssey",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Kanishk Varshney",
"author_email": "varskann1993@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5f/30/5fd8b6e595aa99a2e4db6eedcfe7fc710647f4020b5c05f7ef481d2dc3d8/Codyssey-1.0.8.tar.gz",
"platform": null,
"description": "<!-- PROJECT SHIELDS -->\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[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n <a href=\"https://github.com/varskann/Codyssey\">\n <img src=\"images/codyssey_logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"/>\n \n </a>\n\n <h3 align=\"center\">Codyssey</h3>\n\n <p align=\"center\">\n Codyssey: Your Python arsenal for competitive mastery.\n <br />\n <a href=\"https://github.com/varskann/Codyssey\"><strong>Explore the docs \u00bb</strong></a>\n <br />\n <br />\n <a href=\"https://github.com/varskann/Codyssey\">View Demo</a>\n \u00b7\n <a href=\"https://github.com/varskann/Codyssey/issues\">Report Bug</a>\n \u00b7\n <a href=\"https://github.com/varskann/Codyssey/issues\">Request Feature</a>\n \n </p>\n\n</div>\n\n<!-- TABLE OF CONTENTS -->\n<details>\n <summary>Table of Contents</summary>\n <ol>\n <li>\n <a href=\"#about-the-project\">About The Project</a>\n <ul>\n <li><a href=\"#built-with\">Built With</a></li>\n\n </ul>\n\n </li>\n <li>\n <a href=\"#getting-started\">Getting Started</a>\n <ul>\n <li><a href=\"#prerequisites\">Prerequisites</a></li>\n\n <li><a href=\"#installation\">Installation</a></li>\n\n </ul>\n\n </li>\n\n <li><a href=\"#usage\">Usage</a></li>\n <li><a href=\"#roadmap\">Roadmap</a></li>\n <li><a href=\"#contributing\">Contributing</a></li>\n <li><a href=\"#license\">License</a></li>\n <li><a href=\"#contact\">Contact</a></li>\n <li><a href=\"#acknowledgments\">Acknowledgments</a></li>\n\n </ol>\n\n</details>\n\n\n\n<!-- ABOUT THE PROJECT -->\n## About The Project\n\nEmbark on a journey to conquer the algorithmic wilderness and ascend the ranks of competitive coding heroes with Codyssey, your Python-powered resource for mastering data structures, algorithms, and competitive programming challenges.\n\n<h3>What's inside?</h3>\n - **Pythonic Solutions:** LeetCode, NeetCode & beyond, conquered with crystal-clear Python.\n - **DSA Sharpening:** From novice to ninja, hone your data structures & algorithms. \n - **Beyond the Platform:** CLRS & more, competitive coding mastery from all corners.\n - **Blog of Wisdom:** In-depth insights, strategies, and wisdom from coding veterans.\n\n<h3>Why Codyssey?</h3>\n - **Clear and concise explanations:** Understand the \"why\" behind the code, not just the \"how.\"\n - **Focus on Python:** Master the art of algorithmic problem-solving using your favorite language.\n - **Community of Coders:** Join a thriving, open-source, community of fellow adventurers on their quest for competitive mastery.\n - **Competitive Programming:** Learn from the best, and get inspired by the best.\n - **Continuous Growth:** The journey never ends. We constantly expand our resources and add new content to keep you challenged and engaged.\n\n\n### Built With\n\nCrystal-clear, concise, and powerful - your Python code conquers challenges like a Jedi Master's lightsaber.\n\n[![Python][Python]][Python-url]\n\n\n<!-- GETTING STARTED -->\n## Getting Started\n\nExplore the repository for solutions to a variety of coding challenges.\nDive into the blog series for in-depth explanations and insights.\nShare your thoughts, questions, and progress in the discussion forum.\n\n### Prerequisites\n\n\n\n### Installation\n\n_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._\n\n1. Clone the repo\n ```sh\n git clone https://github.com/varskan/Codyssey.git\n ```\n2. Install Pip packages\n ```sh\n pip install codyssey\n ```\n\n<!-- USAGE EXAMPLES -->\n## Usage\n\nUse this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.\n\n_For more examples, please refer to the [Documentation](https://example.com)_\n\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\n\n\n\n<!-- ROADMAP -->\n## Roadmap\n\n- [x] Add Changelog\n- [x] Add back to top links\n- [ ] Add Additional Templates w/ Examples\n- [ ] Add \"components\" document to easily copy & paste sections of the readme\n- [ ] Multi-language Support\n - [ ] Chinese\n - [ ] Spanish\n\nSee the [open issues](https://github.com/varskann/Codyssey/issues) for a full list of proposed features (and known issues).\n\n\n\n<!-- CONTRIBUTING -->\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/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n<!-- TODO -->\n## TODO\n- Setup Read the Docs Page\n- Setup Github Pages\n- Update ReadMe and detailed guidelines\n- Link with Medium blogs\n- Understand Changelog\n\n<!-- LICENSE -->\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\n<!-- CONTACT -->\n## Contact\n\n[@varskann](https://twitter.com/your_username) - varskann1993@gmail.com\n\nProject Link: [https://github.com/varskann/Codyssey](https://github.com/varskann/Codyssey)\n\n\n<!-- ACKNOWLEDGMENTS -->\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* [Choose an Open Source License](https://choosealicense.com)\n* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n* [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)\n* [Malven's Grid Cheatsheet](https://grid.malven.co/)\n* [Img Shields](https://shields.io)\n* [GitHub Pages](https://pages.github.com)\n* [Font Awesome](https://fontawesome.com)\n* [React Icons](https://react-icons.github.io/react-icons/search)\n\n\n\n<!-- MARKDOWN LINKS & IMAGES -->\n<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->\n[contributors-shield]: https://img.shields.io/github/contributors/varskann/Codyssey.svg?style=for-the-badge\n[contributors-url]: https://github.com/varskann/Codyssey/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/varskann/Codyssey.svg?style=for-the-badge\n[forks-url]: https://github.com/varskann/Codyssey/network/members\n[stars-shield]: https://img.shields.io/github/stars/varskann/Codyssey.svg?style=for-the-badge\n[stars-url]: https://github.com/varskann/Codyssey/stargazers\n[issues-shield]: https://img.shields.io/github/issues/varskann/Codyssey.svg?style=for-the-badge\n[issues-url]: https://github.com/varskann/Codyssey/issues\n[license-shield]: https://img.shields.io/github/license/varskann/Codyssey.svg?style=for-the-badge\n[license-url]: https://github.com/varskann/Codyssey/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555\n[linkedin-url]: https://linkedin.com/in/varskann\n[Python]: https://img.shields.io/badge/Python-3776ab?style=for-the-badge&logo=Python&logoColor=yellow\n[Python-url]: https://www.python.org/\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python arsenal for competitive mastery",
"version": "1.0.8",
"project_urls": {
"Homepage": "https://github.com/varskann/Codyssey"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7724ec138a19e7158e285ff65953a95c1dd9bdac759971441ba6446389f3945e",
"md5": "7c997c09b325ae91a894a0642cc5a86b",
"sha256": "5eb9d7a86742d09b5b151cb36de928a168b0dc61cb1f94e1733be7eaa7423a4b"
},
"downloads": -1,
"filename": "Codyssey-1.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c997c09b325ae91a894a0642cc5a86b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10899,
"upload_time": "2024-01-17T01:31:14",
"upload_time_iso_8601": "2024-01-17T01:31:14.676004Z",
"url": "https://files.pythonhosted.org/packages/77/24/ec138a19e7158e285ff65953a95c1dd9bdac759971441ba6446389f3945e/Codyssey-1.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5f305fd8b6e595aa99a2e4db6eedcfe7fc710647f4020b5c05f7ef481d2dc3d8",
"md5": "a126ba7dc313038a68d9a62db8facb03",
"sha256": "21a5ea6f72e719c32e276e397127d4da3a122e0d0b8e3765d6e4aa6a15e79d6d"
},
"downloads": -1,
"filename": "Codyssey-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "a126ba7dc313038a68d9a62db8facb03",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9230,
"upload_time": "2024-01-17T01:31:16",
"upload_time_iso_8601": "2024-01-17T01:31:16.715830Z",
"url": "https://files.pythonhosted.org/packages/5f/30/5fd8b6e595aa99a2e4db6eedcfe7fc710647f4020b5c05f7ef481d2dc3d8/Codyssey-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-17 01:31:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "varskann",
"github_project": "Codyssey",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
"~=",
"68.2.2"
]
]
},
{
"name": "myst_parser",
"specs": [
[
"~=",
"2.0.0"
]
]
}
],
"lcname": "codyssey"
}