Skip to content

Commit

Permalink
update python uvicorn based (#7860)
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza authored Oct 17, 2024
1 parent 0e1daac commit 885a587
Show file tree
Hide file tree
Showing 23 changed files with 2 additions and 42 deletions.
2 changes: 1 addition & 1 deletion data.json
Original file line number Diff line number Diff line change
Expand Up @@ -105367,7 +105367,7 @@
"version": 5.41
}
],
"updated_at": "2024-10-15 19:56:23 UTC",
"updated_at": "2024-10-15 19:56:49 UTC",
"version": 1,
"hardware": {
"cpus": 8,
Expand Down
2 changes: 1 addition & 1 deletion data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -99859,7 +99859,7 @@
{ "label": "c", "version": 11 },
{ "label": "perl", "version": 5.41 }
],
"updated_at": "2024-10-15 19:56:23 UTC",
"updated_at": "2024-10-15 19:56:49 UTC",
"version": 1,
"hardware": {
"cpus": 8,
Expand Down
3 changes: 0 additions & 3 deletions python/apidaora/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
language:
version: 3.12

framework:
github: dutradda/apidaora
version: 0.28
Expand Down
2 changes: 0 additions & 2 deletions python/asgineer/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: asgineer.readthedocs.io
version: 0.8
Expand Down
2 changes: 0 additions & 2 deletions python/baize-asgi/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: baize.aber.sh
version: "0.20"
Expand Down
3 changes: 0 additions & 3 deletions python/blacksheep/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
language:
version: 3.12

framework:
github: Neoteroi/BlackSheep
version: 2.0
Expand Down
1 change: 0 additions & 1 deletion python/django-ninja/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ framework:
- daphne

language:
version: 3.12
engines:
uvicorn:
command: uvicorn --host 0.0.0.0 --port 3000 --workers $(nproc) app.asgi:application
Expand Down
1 change: 0 additions & 1 deletion python/emmett/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ framework:
- libssl-dev

language:
version: 3.12
engines:
gunicorn:
environment:
Expand Down
3 changes: 0 additions & 3 deletions python/falcon/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
language:
version: 3.12

framework:
website: falconframework.org
version: 3.1
Expand Down
2 changes: 0 additions & 2 deletions python/fastapi/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: fastapi.tiangolo.com
version: 0.115
Expand Down
3 changes: 0 additions & 3 deletions python/guillotina/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
language:
version: 3.12

framework:
website: guillotina.io
version: 7.0
Expand Down
2 changes: 0 additions & 2 deletions python/heaven/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: rayattack.github.io/heaven/
gihub: rayattack/heaven
Expand Down
1 change: 0 additions & 1 deletion python/hug/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ framework:
- gunicorn

language:
version: 3.12
engines:
gunicorn:
environment:
Expand Down
2 changes: 0 additions & 2 deletions python/index.py/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: index-py.abersheeran.com
version: 0.21
Expand Down
2 changes: 0 additions & 2 deletions python/litestar/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: litestar.dev
version: 2.12
Expand Down
1 change: 0 additions & 1 deletion python/nameko/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ framework:
- nameko.yaml

language:
version: 3.12
engines:
nameko:
command: nameko run server --config nameko.yaml
2 changes: 0 additions & 2 deletions python/panther/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: PantherPy.GitHub.io
github: AliRn76/Panther
Expand Down
2 changes: 0 additions & 2 deletions python/pyramid/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: trypyramid.com
version: 2.0
Expand Down
2 changes: 0 additions & 2 deletions python/quart/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: quart.palletsprojects.com
github: pallets/quart
Expand Down
1 change: 0 additions & 1 deletion python/robyn/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ framework:
- robyn

language:
version: 3.12
engines:
robyn:
command: python /usr/src/app/server.py --workers=$(nproc) --processes=$(nproc) --log-level=CRITICAL
1 change: 0 additions & 1 deletion python/sanic/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ framework:
- hypercorn

language:
version: 3.12
engines:
sanic:
command: python server.py
2 changes: 0 additions & 2 deletions python/starlette/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
website: www.starlette.io
github: encode/starlette
Expand Down
2 changes: 0 additions & 2 deletions python/tonberry/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
language:
version: 3.12
framework:
github: Ayehavgunne/Tonberry
version: 0.2
Expand Down

0 comments on commit 885a587

Please sign in to comment.