mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-12 01:29:49 +00:00
32 lines
1.7 KiB
Markdown
32 lines
1.7 KiB
Markdown
# The Algorithms - Python
|
|
|
|
[](https://www.paypal.me/TheAlgorithms/100)
|
|
[](https://travis-ci.com/TheAlgorithms/Python)
|
|
[](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) -->
|
|
|
|
### All algorithms implemented in Python (for education)
|
|
|
|
These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.
|
|
|
|
## Contribution Guidelines
|
|
|
|
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
|
|
|
|
## Community Channel
|
|
|
|
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
|
|
|
## List of Algorithms
|
|
|
|
See our [directory](DIRECTORY.md).
|
|
|
|
|
|
|
|
|
|
|
|
[](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|