Metadata-Version: 2.1
Name: thealgorithm
Version: 0.0.1b1
Summary: AppleBoiy's algorithm package
Home-page: https://github.com/AppleBoiy/algorithm
Author: AppleBoiy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center">thealgorithm</h1>

<p align="center">
  <a href="https://codecov.io/gh/AppleBoiy/thealgorithm">
    <img src="https://codecov.io/gh/AppleBoiy/thealgorithm/graph/badge.svg?token=0lODBu8KHK" alt="codecov">
  </a>
</p>
<p align="center">
  <img src="https://codecov.io/gh/AppleBoiy/thealgorithm/graphs/sunburst.svg?token=0lODBu8KHK" alt="Sunburst Graph" width="300">
</p>
<p align="center">
  A collection of common algorithms implemented in Python
</p>
