Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

RAML parsing library

Project description

RAML parsing library for python

Coveralls Travis CI Latest Version https://img.shields.io/pypi/wheel/ramlpy.svg https://img.shields.io/pypi/pyversions/ramlpy.svg https://img.shields.io/pypi/l/ramlpy.svg

Library in very active development stage, is not recommended for use in production.

Supports only RAML 1.0 and Python 3.

The main goal of this library:
  • Fast incoming HTTP requests validation (Resource URI, HTTP method, body)

  • Outgoing HTTP responses validation (when running test with CI)

  • Usable tool to use RAML Data types for validating any data structures (e.g. Rabbitmq queues, any other stuff your API is working with)

I also working on aiohttp middleware for super-easy integration, i plan to share it a little bit later.

Versioning

This software follows Semantic Versioning

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page