Skip to content

Commit

Permalink
Merge branch 'main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jgujerry committed Nov 15, 2023
2 parents 81252e4 + c20de8b commit 986a94c
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h5 class="card-title"><a href="https://fastapi.tiangolo.com/" target="_blank">F
<div class="card-body">
<h5 class="card-title">
<a href="https://bottlepy.org/" target="_blank">
<img class="card-img-top" src="static/image/logos/bottle.png" />
<img class="card-img-top" src="static/image/logos/bottle.png" alt="Bottle" />
</a>
</h5>
<p class="card-text">Bottle is a fast, simple and lightweight WSGI micro web-framework.</p>
Expand Down Expand Up @@ -206,7 +206,7 @@ <h5 class="card-title">
<div class="card-body">
<h5 class="card-title">
<a href="https://sanic.dev/" target="_blank">
<img class="card-img-top" src="static/image/logos/sanic.png" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/sanic.png" style="width:100%; height:auto" alt="Sanic" />
</a>
</h5>
<p class="card-text"><small class="text-muted">The lightning-fast asynchronous Python web framework</small></p>
Expand Down Expand Up @@ -248,7 +248,7 @@ <h5 class="card-title">
<div class="card-body">
<h5 class="card-title">
<a href="https://docs.masoniteproject.com/" target="_blank">
<img class="card-img-top" src="static/image/logos/masonite.png" style="width:50%; height:auto" />
<img class="card-img-top" src="static/image/logos/masonite.png" style="width:50%; height:auto" alt="Masonite" />
</a>
</h5>
<h5 class="card-title">
Expand Down Expand Up @@ -529,7 +529,7 @@ <h3><a href="https://flet.dev/" target="_blank">Flet</a></h3>
<blockquote class="blockquote">
<p>
<a href="https://flet.dev/" target="_blank">
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
</a>
</p>
</blockquote>
Expand Down Expand Up @@ -694,7 +694,7 @@ <h2><a style="color: #fff;" href="https://flask-api.github.io/flask-api/" target
<div class="card-body">
<h5 class="card-title">
<a href="https://sanic.dev/" target="_blank">
<img class="card-img-top" src="static/image/logos/sanic.png" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/sanic.png" style="width:100%; height:auto" alt="Sanic"/>
</a>
</h5>
<p class="card-text"><small class="text-muted">The lightning-fast asynchronous Python web framework</small></p>
Expand Down Expand Up @@ -799,7 +799,7 @@ <h5 class="card-text text-center">Fast to learn, fast to code, fast to run</h5>
<div class="card-body">
<h5 class="card-title">
<a href="https://apiflask.com/" target="_blank">
<img class="card-img-top" src="static/image/logos/apiflask.png" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/apiflask.png" style="width:100%; height:auto" alt="APIFlask" />
</a>
</h5>
<p class="card-text"><small class="text-muted">100% compatible with the Flask ecosystem.</small></p>
Expand Down Expand Up @@ -829,7 +829,7 @@ <h5 class="card-text">GraphQL in Python Made Easy</h5>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card p-3">
<a href="https://github.com/graphql-python/graphene-django/" target="_blank">
<h5><img src="static/image/logos/graphene.png"> Graphene-Django</h5>
<h5><img src="static/image/logos/graphene.png" alt="graphene" /> Graphene-Django</h5>
</a>
<hr class="my-2">
<figure class="p-2 mb-0">
Expand Down Expand Up @@ -917,7 +917,7 @@ <h3 class="mt-4 display-6">CMS</h3>
<div class="card-body">
<h5 class="card-title">
<a href="https://wagtail.org/" target="_blank">
<img class="card-img-top" src="static/image/logos/wagtail.svg" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/wagtail.svg" style="width:100%; height:auto" alt="wagtail" />
</a>
</h5>
<p class="card-text"><small class="text-muted">The leading open-source Python CMS</small></p>
Expand Down Expand Up @@ -1030,7 +1030,7 @@ <h2 class="card-title"><a href="https://github.com/stephenmcd/mezzanine" target=
<div class="card-body">
<h5 class="card-title">
<a href="https://www.getlektor.com/" target="_blank">
<img class="card-img-top" src="static/image/logos/lektor.png" style="width:100%; height:auto; background-color: #35363c;" />
<img class="card-img-top" src="static/image/logos/lektor.png" style="width:100%; height:auto; background-color: #35363c;" alt="Lektor" />
</a>
</h5>
<p class="card-text"><small class="text-muted">The lektor static file content management system</small></p>
Expand Down Expand Up @@ -1091,7 +1091,7 @@ <h3 class="mt-4 display-6">ML, DL, & AI</h3>
<div class="card-body">
<h5 class="card-title">
<a href="https://keras.io/" target="_blank">
<img class="card-img-top" src="static/image/logos/keras.png" alt="Keras" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/keras.png" alt="Keras" style="width:100%; height:auto" alt="Keras" />
</a>
</h5>
<p class="card-text"><small class="text-muted">Deep Learning for humans</small></p>
Expand Down Expand Up @@ -1139,7 +1139,7 @@ <h2>
<div class="card-body">
<h5 class="card-title">
<a href="https://gymnasium.farama.org/" target="_blank">
<img class="card-img-top" src="static/image/logos/gymnasium.png" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/gymnasium.png" style="width:100%; height:auto" alt="gymnasium" />
</a>
</h5>
<hr>
Expand Down Expand Up @@ -1519,7 +1519,7 @@ <h3 class="mt-4 display-6">Workflow & Pipelines</h3>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card">
<a href="https://airflow.apache.org/" target="_blank">
<img class="card-img-top" src="static/image/logos/airflow.png" style="width: 100%; height: auto;" />
<img class="card-img-top" src="static/image/logos/airflow.png" style="width: 100%; height: auto;" alt="Airflow" />
</a>
<div class="card-body">
<hr class="my-2">
Expand All @@ -1533,7 +1533,7 @@ <h3 class="mt-4 display-6">Workflow & Pipelines</h3>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card text-center">
<a href="https://www.prefect.io/" target="_blank">
<img class="card-img-top" src="static/image/logos/prefect.png" style="width: 100%; height: auto;" />
<img class="card-img-top" src="static/image/logos/prefect.png" style="width: 100%; height: auto;" alt="Prefect" />
</a>
<div class="card-body">
<h5 class="card-title"><a href="https://www.prefect.io/" target="_blank">Prefect</a></h5>
Expand Down Expand Up @@ -1599,10 +1599,10 @@ <h4 class="card-title mt-3"><a href="https://luigi.readthedocs.io/" target="_bla
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card text-center">
<a href="https://www.mage.ai/" target="_blank">
<img class="card-img-top" src="static/image/logos/mage-ai-mascots-shorter.jpeg" style="width:100%; height:auto" />
<img class="card-img-top" src="static/image/logos/mage-ai-mascots-shorter.jpeg" style="width:100%; height:auto" alt="Mage" />
</a>
<a href="https://github.com/mage-ai/mage-ai" target="_blank">
<img class="card-img-top p-2" src="static/image/logos/mage.png" style="width:70%; height:auto" />
<img class="card-img-top p-2" src="static/image/logos/mage.png" style="width:70%; height:auto" alt="Mage" />
</a>
<div class="card-body">
<p class="card-text"><small class="text-muted">Mage is an open-source, hybrid framework for transforming and integrating data.</small></p>
Expand All @@ -1615,7 +1615,7 @@ <h4 class="card-title mt-3"><a href="https://luigi.readthedocs.io/" target="_bla
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card text-center">
<a href="https://joblib.readthedocs.io/" target="_blank">
<img class="card-img-top" src="static/image/logos/joblib.svg" style="width:50%; height:auto" />
<img class="card-img-top" src="static/image/logos/joblib.svg" style="width:50%; height:auto" alt="joblib" />
</a>
<div class="card-body">
<p class="card-text"><small class="text-muted">Running Python functions as pipeline jobs</small></p>
Expand Down Expand Up @@ -1811,7 +1811,7 @@ <h3 class="mt-4 display-6">Serverless</h3>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card">
<a href="https://localstack.cloud/" target="_blank">
<img class="card-img-top p-3" src="static/image/logos/localstack.svg" style="background-color: #3E3174; width:100%; height:auto;" alt="MLflow">
<img class="card-img-top p-3" src="static/image/logos/localstack.svg" style="background-color: #3E3174; width:100%; height:auto;" alt="localstack">
</a>
<div class="card-body">
<p class="card-text mt-3"><small class="text-muted">
Expand Down Expand Up @@ -1979,7 +1979,7 @@ <h3 class="card-title mt-3"><a href="https://github.com/minos-framework/minos-py
<hr class="my-2">
<p>
<small class="text-muted">
It's framework built in Go by Google, and prvide
It's framework built in Go by Google, and prvides
<a href="https://pypi.org/project/grpcio/" target="_blank">grpcio</a>
and <a href="https://pypi.org/project/grpcio-tools/" target="_blank">grpcio-tools</a>
supporting Python.
Expand Down Expand Up @@ -2287,7 +2287,7 @@ <h3 class="mt-4 display-6">Application Integrations</h3>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="card text-end">
<a class="text-center m-3" href="https://zato.io" target="_blank">
<img class="card-img-top" src="static/image/logos/zato.svg" style="width:70%;height:auto" alt="Zato home page">
<img class="card-img-top" src="static/image/logos/zato.svg" style="width:70%;height:auto" alt="Zato">
</a>
<hr class="my-2">
<div class="card-body text-center">
Expand Down Expand Up @@ -2345,7 +2345,7 @@ <h3><a href="https://flet.dev/" target="_blank">Flet</a></h3>
<blockquote class="blockquote">
<p>
<a href="https://flet.dev/" target="_blank">
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
</a>
</p>
</blockquote>
Expand Down Expand Up @@ -2457,7 +2457,7 @@ <h3><a href="https://github.com/pyglet/pyglet" target="_blank">pyglet</a></h3>
<div class="card">
<div class="card-body">
<a href="https://pygobject.readthedocs.io/en/latest/" target="_blank">
<img class="card-img-top p-1" src="static/image/logos/pygobject.svg" style="width:100%; height:auto;" alt="PyGOjbect">
<img class="card-img-top p-1" src="static/image/logos/pygobject.svg" style="width:100%; height:auto;" alt="PyGOBjbect">
</a>
<p class="card-text text-muted mt-3">Support Linux, Windows and macOS and works with Python 3.8+ and PyPy3</small></p>
<hr>
Expand Down

0 comments on commit 986a94c

Please sign in to comment.