2019-10-17 17:02:40 +03:00
|
|
|
# The Algorithms - Python
|
2019-07-24 17:34:22 +05:00
|
|
|
[](https://www.paypal.me/TheAlgorithms/100)
|
2019-10-17 17:02:40 +03:00
|
|
|
[](https://travis-ci.com/TheAlgorithms/Python)
|
2019-07-24 17:34:22 +05:00
|
|
|
[](https://lgtm.com/projects/g/TheAlgorithms/Python/alerts)
|
|
|
|
[](https://gitter.im/TheAlgorithms)
|
|
|
|
[](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)
|
|
|
|

|
|
|
|
<!--[]( https://www.python.org/downloads) -->
|
2016-07-29 16:04:01 -04:00
|
|
|
### All algorithms implemented in Python (for education)
|
2016-07-29 14:47:32 -04:00
|
|
|
|
2019-05-31 04:03:55 -04:00
|
|
|
These implementations are for learning purposes. 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-07-24 17:34:22 +05:00
|
|
|
[](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|
|
|
|
|
2019-05-26 17:11:41 +05:30
|
|
|
## Community Channel
|
2016-07-29 14:47:32 -04:00
|
|
|
|
2019-06-02 12:14:18 +08:00
|
|
|
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
2019-07-06 11:11:20 +05:30
|
|
|
|
2019-07-08 17:27:51 +02:00
|
|
|
## Algorithms
|
2019-07-06 11:11:20 +05:30
|
|
|
|
2019-07-08 17:27:51 +02:00
|
|
|
See our [directory](DIRECTORY.md).
|