Stats
Basic openapi-python-client repo stats
0
142
8.8
3 days ago
triaxtec/openapi-python-client is an open source project licensed under MIT License which is an OSI approved license.
Openapi-python-client Alternatives
Similar projects and alternatives to openapi-python-client
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL. (by launchbadge)
-
-
-
-
dylananthony.com
The source code for Dylan Anthony's website, as well as a place to discuss blog posts! Blog topics generally include (but are not limited to) OpenAPI, Rust, and Python.
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better openapi-python-client alternative or higher similarity.
Posts
Posts where openapi-python-client has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-01-01.
-
Replacing FastAPI with Rust: Part 2 - Research
Tallying up the results, we get 7/8 "MUST" requirements met. I think that Paperclip + actix-web seems like the most promising candidate. I'm really not opposed to writing the OpenAPI v3 construction myself as I've worked with the structure a fair bit in my openapi-python-client project (shameless plug).
-
Replacing FastAPI with Rust: Part 1 - Intro
Automatic documentation via OpenAPI, which lets you do things like generate Python code that knows how to talk to your API.