Metadata-Version: 2.1
Name: pydone
Version: 1.5.2
Summary: A small python library
Home-page: https://github.com/Agentzhao/pydone
Author: AI lmao
Author-email: tan.hongzhao@dhs.sg
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# pydone Package

# Made by Agentzhao and Revold

## How to Install
Make sure you have the latest version of **python** and **pip** installed.
```py -m pip install pydone```
To update:
```py -m pip install pydone==versionnumber```

## Version 1.5.2
Fixed Description

## Version 1.5.1
Added a 'l' somewhere
Added words

## Version 1.5.0
Added help functions
Added teaching modules

## Version 1.4.1
More Bug Fixes

## Version 1.4.0
Bug Fixes for Description

## Version 1.3.0
Released data structure algorithms

## Version 1.2.0
Released searching algorithms

## Version 1.1.0
Released sorting algorithms

## Version 1.0.1
Released bubble sort algorithm
Bug Fixes

## Version 1.0
Released pydone in beta
Tested revold()

