Metadata-Version: 2.1
Name: gaboon
Version: 0.1
Summary: A collection of Algorithms
Home-page: https://github.com/betaoverflow/gaboon
Author: Aniket Pal
Author-email: aniketindian8@gmail.com
License: UNKNOWN
Description: <p align='center'>
        <img src='https://github.com/betaoverflow/gaboon/blob/main/gaboon-logo.png' width='200'>
        </p>
        <h1 align='center'>Gaboon </h1>
        <p align='center'>
        <img alt="GitHub" src="https://img.shields.io/github/license/betaoverflow/gaboon?olor=green&style=for-the-badge">&nbsp;<img alt="Github All Contributors" src="https://img.shields.io/github/all-contributors/betaoverflow/gaboon?color=green&label=contributors&style=for-the-badge">&nbsp;<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/betaoverflow/gaboon?color=green&style=for-the-badge"><br/>
        <img src='http://ForTheBadge.com/images/badges/built-by-developers.svg'>&nbsp;<img src='http://ForTheBadge.com/images/badges/built-with-love.svg'>
        </p>
        <p align='center'>Code minimum and efficient using Gaboon's implementation of common algorithms! A handy tool for all programmers to make your life easier. We also aim to add documentation for every algorithm to make it more beginner friendly and ultimately making it a master tool for learning algorithms in python. For intermediate and professional developers it becomes boring to write basic algos in development so we also aim to reduce their effort with the help of gaboon. A PYPI package which will make the development process more efficient. The module is opensource so developers can also create a more personalized module using gaboon. </p>
        
        <img src='https://github.com/betaoverflow/gaboon/blob/main/gaboon-terminal.png' align='center'>
        
        
        [![Starware](https://img.shields.io/badge/⭐-Starware-f5a91a?labelColor=black)](https://github.com/zepfietje/starware)
        
        Gaboon is Starware.  
        This means you're free to use the project, as long as you star its GitHub repository.  
        Your appreciation makes us grow and glow up. ⭐
        
        `Contributions are always welcome 🎉🎉`
        
        # Ways to contribute:
        1. Solve the issues which are listed
        2. Create your own issue and then send PR.
        3.  Start solving  the issue only after you are assigned.
        
        Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
        
         1. **Fork** the repo on <a href="https://github.com/betaoverflow/gaboon">GitHub</a>
         2. **Clone** the project to your own machine
         3. **Commit** changes to your own branch
         4. **Push** your work back up to your fork
         5. Submit a **Pull request** so that we can review your changes
        
        ### Please abide by  [Contributing Guidelines](https://github.com/betaoverflow/gaboon/blob/main/CODE_OF_CONDUCT.md) and [Code of Conduct](https://github.com/betaoverflow/gaboon/blob/main/CONTRIBUTING.md) 🚀
        We would love to give credit to the logo designer. Please do claim it♥
        
        ## Contributors ✨
        
        Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
        
        <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
        <!-- prettier-ignore-start -->
        <!-- markdownlint-disable -->
        <table>
          <tr>
            <td align="center"><a href="https://aniket.live"><img src="https://avatars.githubusercontent.com/u/67703407?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aniket Pal</b></sub></a><br /><a href="#infra-Aniket762" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/betaoverflow/gaboon/commits?author=Aniket762" title="Tests">⚠️</a> <a href="https://github.com/betaoverflow/gaboon/commits?author=Aniket762" title="Documentation">📖</a> <a href="#ideas-Aniket762" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-Aniket762" title="Project Management">📆</a> <a href="#maintenance-Aniket762" title="Maintenance">🚧</a> <a href="https://github.com/betaoverflow/gaboon/commits?author=Aniket762" title="Code">💻</a></td>
            <td align="center"><a href="https://sumana.live/"><img src="https://avatars.githubusercontent.com/u/63084088?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sumana Basu</b></sub></a><br /><a href="#infra-sumana2001" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/betaoverflow/gaboon/pulls?q=is%3Apr+reviewed-by%3Asumana2001" title="Reviewed Pull Requests">👀</a> <a href="#plugin-sumana2001" title="Plugin/utility libraries">🔌</a> <a href="#projectManagement-sumana2001" title="Project Management">📆</a> <a href="#maintenance-sumana2001" title="Maintenance">🚧</a> <a href="https://github.com/betaoverflow/gaboon/commits?author=sumana2001" title="Code">💻</a></td>
          </tr>
        </table>
        
        <!-- markdownlint-restore -->
        <!-- prettier-ignore-end -->
        
        <!-- ALL-CONTRIBUTORS-LIST:END -->
        
        This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
