2019-10-17 17:02:40 +03:00
# The Algorithms - Python
2020-11-19 22:34:57 +05:30
[](https://gitpod.io/#https://github .com/TheAlgorithms/Python)
2020-02-10 22:26:59 +01:00
[](https://gitter.im/TheAlgorithms)
2020-11-19 22:34:57 +05:30
[](https://github.com/TheAlgorithms/Python/actions)
2019-07-24 17:34:22 +05:00
[](https://lgtm.com/projects/g/TheAlgorithms/Python/alerts)
[](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)
2020-02-10 22:26:59 +01:00
[](https://www.paypal.me/TheAlgorithms/100)
2019-07-24 17:34:22 +05:00

2020-11-19 22:34:57 +05:30
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/psf/black)
<!-- [](https://www.python.org/downloads) -->
2019-10-23 04:07:50 +08:00
2016-07-29 16:04:01 -04:00
### All algorithms implemented in Python (for education)
2016-07-29 14:47:32 -04:00
2020-10-12 14:10:42 +05:30
These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Python standard library.
2016-07-29 14:47:32 -04:00
2019-05-26 17:11:41 +05:30
## Contribution Guidelines
2016-07-29 14:47:32 -04:00
2019-06-02 12:14:18 +08:00
Read our [Contribution Guidelines ](CONTRIBUTING.md ) before you contribute.
2016-07-29 14:47:32 -04:00
2019-05-26 17:11:41 +05:30
## Community Channel
2016-07-29 14:47:32 -04:00
2020-05-03 23:58:44 +02:00
We're on [Gitter ](https://gitter.im/TheAlgorithms )! Please join us.
2019-07-06 11:11:20 +05:30
2019-10-23 04:07:50 +08:00
## List of Algorithms
2019-07-06 11:11:20 +05:30
2019-07-08 17:27:51 +02:00
See our [directory ](DIRECTORY.md ).