mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-03 21:38:40 +00:00
28 lines
2.1 KiB
Markdown
28 lines
2.1 KiB
Markdown
# The Algorithms - Python
|
|
[](https://gitpod.io/#https://github.com/TheAlgorithms/Python)
|
|
[](https://gitter.im/TheAlgorithms)
|
|
[](https://github.com/TheAlgorithms/Python/actions)
|
|
[](https://lgtm.com/projects/g/TheAlgorithms/Python/alerts)
|
|
[](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)
|
|
[](https://www.paypal.me/TheAlgorithms/100)
|
|

|
|
[](https://github.com/pre-commit/pre-commit)
|
|
[](https://github.com/psf/black)
|
|
<!--[](https://www.python.org/downloads) -->
|
|
|
|
### All algorithms implemented in Python (for education)
|
|
|
|
These implementations are for learning purposes only. Therefore 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).
|