valdec VS spectree

Compare valdec vs spectree and see what are their differences.

valdec

Decorator for validating function arguments and result (by EvgeniyBurdin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
valdec spectree
1 3
13 303
- 1.0%
2.7 7.5
about 3 years ago 18 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

valdec

Posts with mentions or reviews of valdec. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning valdec yet.
Tracking mentions began in Dec 2020.

spectree

Posts with mentions or reviews of spectree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-04.
  • Flask is Great!
    3 projects | /r/flask | 4 Feb 2023
    See Spectree for 1-4 for Flask, Flask also allows async if not see Quart and Quart-Schema. 6. It is not faster than Flask for production apps - only micro benchmarks.
  • Comprehensive Fast API Tutorial
    10 projects | /r/Python | 23 Apr 2021
    For those of you that are fans of Pydantic: https://github.com/0b01001001/spectree (this is cross-platform with flask, falcon, and starlette :) It also doesn't re-implement anything the encode/starlette developers have already implemented, or have in the works for no specific reason. I'm not a huge fan of this design pattern, I'm more a lean/mean sort of fellow. openapi schema generation exists in starlette ... and you likely already are doing some sort of type validation once in your forms, json, orm, sql layer, or all four. An additional layer to validate "automatically" in your response (lol no), or in your request ... aren't all that useful imo.
    10 projects | /r/Python | 23 Apr 2021

What are some alternatives?

When comparing valdec and spectree you can also consider the following projects:

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

webargs - A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.

fastapi-router-controller - A FastAPI utility to allow Controller Class usage

databases - Async database support for Python. 🗄

dispatch - All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!

cog - Portland Cognition Lab

symmetric - A powerful tool to enable super fast module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.

file-validator - The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅

FuncNotify - Automatically notifies you of start and completion using environment variables

connexion - Connexion is a modern Python web framework that makes spec-first and api-first development easy.

cornice.ext.swagger - Swagger extension for Cornice

a2wsgi - Convert WSGI app to ASGI app or ASGI app to WSGI app.