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 Apr 23, 2024
2 parents 8d2e31c + 2f01d03 commit bc76dca
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,24 @@ <h5 class="card-title"><a href="https://robyn.tech/" target="_blank">Robyn</a></
</div>
</div>

<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
<div class="card">
<div class="card-header" style="background-color:#133f52;">
<h3 class="text-end">
<a style="color:#fff" href="https://github.com/twisted/klein" target="_blank">
Klein
</a>
</h3>
</div>
<div class="card-body text-end">
<blockquote class="mb-0">
<p>Klein is a micro-framework for developing production-ready web services with Python.</p>
<footer class="blockquote-footer mt-2 text-end">werkzeug + twisted.web</footer>
</blockquote>
</div>
</div>
</div>

<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
<div class="card">
<a class="text-center m-3" href="https://frappeframework.com/" target="_blank">
Expand Down

0 comments on commit bc76dca

Please sign in to comment.