@@ -709,6 +709,14 @@ projects:
709
709
- name : timing-asgi
710
710
github_id : steinnes/timing-asgi
711
711
category : monitoring
712
+ - name : opentracing-python
713
+ github_id : opentracing/opentracing-python
714
+ category : monitoring
715
+ pypi_id : opentracing
716
+ - name : opentelemetry-python
717
+ github_id : open-telemetry/opentelemetry-python
718
+ category : monitoring
719
+ pypi_id : opentelemetry-api
712
720
# labels: asgi
713
721
pypi_id : timing-asgi
714
722
- name : flask-state
@@ -1387,6 +1395,10 @@ projects:
1387
1395
github_id : h2oai/wave
1388
1396
category : web-ui
1389
1397
pypi_id : wave
1398
+ - name : Streamlit
1399
+ pypi_id : streamlit
1400
+ github_id : streamlit/streamlit
1401
+ category : web-ui
1390
1402
- name : Wooey
1391
1403
github_id : wooey/wooey
1392
1404
category : web-ui
@@ -1599,6 +1611,11 @@ projects:
1599
1611
category : admin-ui
1600
1612
labels : ["django"]
1601
1613
pypi_id : django-smuggler
1614
+ - name : python-jose
1615
+ github_id : mpdavis/python-jose
1616
+ category : auth
1617
+ conda_id : conda-forge/python-jose
1618
+ pypi_id : python-jose
1602
1619
- name : django-rest-framework-simplejwt
1603
1620
github_id : SimpleJWT/django-rest-framework-simplejwt
1604
1621
category : auth
@@ -2691,4 +2708,73 @@ projects:
2691
2708
pypi_id : drf-spectacular
2692
2709
- name : IP2Trace
2693
2710
github_id : ip2location/ip2trace-python
2694
- pypi_id : IP2Trace
2711
+ pypi_id : IP2Trace
2712
+ - name : fastapi-crudrouter
2713
+ github_id : awtkns/fastapi-crudrouter
2714
+ category : fastapi-utils
2715
+ labels : ["fastapi"]
2716
+ pypi_id : fastapi-crudrouter
2717
+ - name : fastapi-admin
2718
+ github_id : fastapi-admin/fastapi-admin
2719
+ category : fastapi-utils
2720
+ labels : ["fastapi"]
2721
+ pypi_id : fastapi-admin
2722
+ - name : tifffile
2723
+ github_id : cgohlke/tifffile
2724
+ category : file-formats
2725
+ conda_id : conda-forge/tifffile
2726
+ pypi_id : tifffile
2727
+ - name : flask_jsondash
2728
+ github_id : christabor/flask_jsondash
2729
+ category : flask-utils
2730
+ labels : ["flask"]
2731
+ pypi_id : flask_jsondash
2732
+ - name : flask-ngrok
2733
+ github_id : gstaff/flask-ngrok
2734
+ category : flask-utils
2735
+ labels : ["flask"]
2736
+ pypi_id : flask-ngrok
2737
+ - name : graphene-pydantic
2738
+ github_id : graphql-python/graphene-pydantic
2739
+ category : graphql
2740
+ labels : ["graphql"]
2741
+ pypi_id : graphene-pydantic
2742
+ - name : graphene-mongo
2743
+ github_id : graphql-python/graphene-mongo
2744
+ category : graphql
2745
+ labels : ["graphql"]
2746
+ conda_id : conda-forge/graphene-mongo
2747
+ pypi_id : graphene-mongo
2748
+ - name : pyngrok
2749
+ github_id : alexdlaird/pyngrok
2750
+ category : others
2751
+ conda_id : conda-forge/pyngrok
2752
+ pypi_id : pyngrok
2753
+ - name : streaming-form-data
2754
+ github_id : siddhantgoel/streaming-form-data
2755
+ category : others
2756
+ pypi_id : streaming-form-data
2757
+ - name : trustme
2758
+ github_id : python-trio/trustme
2759
+ category : others
2760
+ pypi_id : trustme
2761
+ - name : web3.py
2762
+ github_id : ethereum/web3.py
2763
+ category : others
2764
+ pypi_id : web3
2765
+ - name : justpy
2766
+ github_id : elimintz/justpy
2767
+ category : web-frameworks
2768
+ pypi_id : justpy
2769
+ - name : pytrends
2770
+ github_id : GeneralMills/pytrends
2771
+ category : web-scraping
2772
+ pypi_id : pytrends
2773
+ - name : Scrapera
2774
+ github_id : DarshanDeshpande/Scrapera
2775
+ category : web-scraping
2776
+ pypi_id : scrapera
2777
+ - name : idom
2778
+ github_id : idom-team/idom
2779
+ category : web-ui
2780
+ pypi_id : idom
0 commit comments