mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +00:00
Update README.md
This commit is contained in:
parent
fcf4aeb762
commit
7ba06dbae7
|
@ -7,6 +7,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
- [Awesome Python](#awesome-python)
|
||||
- [Admin Panels](#admin-panels)
|
||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||
- [App Development](#app-dev)
|
||||
- [ASGI Servers](#asgi-servers)
|
||||
- [Asynchronous Programming](#asynchronous-programming)
|
||||
- [Audio](#audio)
|
||||
|
@ -132,6 +133,12 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
|
||||
* [transitions](https://github.com/pytransitions/transitions) - A lightweight, object-oriented finite state machine implementation.
|
||||
|
||||
## App Development
|
||||
|
||||
*App developement frameworks of python.*
|
||||
|
||||
* [kivy](https://kivy.org/) - The cross platform python app development Framework
|
||||
|
||||
## ASGI Servers
|
||||
|
||||
*[ASGI](https://asgi.readthedocs.io/en/latest/)-compatible web servers.*
|
||||
|
|
Loading…
Reference in New Issue
Block a user