|
1 | 1 | <!-- markdownlint-disable-->
|
2 | 2 | <h1align="center">
|
3 |
| -best-of-web-python |
| 3 | +Best-of Web Development with Python |
4 | 4 | <br>
|
5 | 5 | </h1>
|
6 | 6 |
|
7 | 7 | <palign="center">
|
8 |
| -<strong>🏆 A ranked list of awesomeprojects. Updated weekly.</strong> |
| 8 | +<strong>🏆 A ranked list of awesomepython libraries for web development. Updated weekly.</strong> |
9 | 9 | </p>
|
10 | 10 |
|
11 | 11 | <palign="center">
|
12 | 12 | <a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a>
|
13 | 13 | <a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-{project_count}-blue.svg?color=5ac4bf"></a>
|
14 | 14 | <a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a>
|
15 | 15 | <a href="https://github.com/ml-tooling/best-of-web-python/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/ml-tooling/best-of-web-python?color=green&label=updated"></a>
|
16 |
| -<a href="https://bestoflists.substack.com/subscribe" title="Subscribe for updates"><img src="http://bit.ly/2Md9rxM"></a> |
17 |
| -<a href="https://twitter.com/best_of_lists" title="Best-ofon Twitter"><img src="https://img.shields.io/twitter/follow/best_of_lists.svg?style=social&label=Follow"></a> |
| 16 | +<a href="https://mltooling.substack.com/subscribe" title="Subscribe for updates"><img src="http://bit.ly/2Md9rxM"></a> |
| 17 | +<a href="https://twitter.com/mltooling" title="ML Toolingon Twitter"><img src="https://img.shields.io/twitter/follow/mltooling.svg?style=social&label=Follow"></a> |
18 | 18 | </p>
|
19 | 19 |
|
20 | 20 | This curated list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into {category_count} categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an[issue](https://github.com/ml-tooling/best-of-web-python/issues/new/choose), submit a[pull request](https://github.com/ml-tooling/best-of-web-python/pulls), or directly edit the[projects.yaml](https://github.com/ml-tooling/best-of-web-python/edit/main/projects.yaml). Contributions are very welcome!
|
|