Skip to main content

RAML (REST API Markup Language) enhanced loader, parameter converter, and API wrapper

Project description

# [PyRAML](https://github.com/salsita/pyraml) <a href=’https://github.com/salsita’><img align=’right’ title=’Salsita’ src=’https://www.google.com/a/cpanel/salsitasoft.com/images/logo.gif?alpha=1’ /></a>

[RAML (REST API Markup Language)](http://raml.org/) enhanced loader, parameter converter, and API wrapper.

[![Latest Version](https://pypip.in/version/PyRAML/badge.svg)] (https://pypi.python.org/pypi/PyRAML/) [![Downloads](https://pypip.in/download/PyRAML/badge.svg)] (https://pypi.python.org/pypi/PyRAML/) [![Supported Python versions](https://pypip.in/py_versions/PyRAML/badge.svg)] (https://pypi.python.org/pypi/PyRAML/) [![License](https://pypip.in/license/PyRAML/badge.svg)] (https://pypi.python.org/pypi/PyRAML/)

## Supported Platforms

## Get Started

Install using [pip](https://pip.pypa.io/) or [easy_install](http://pythonhosted.org/setuptools/easy_install.html): `bash pip install PyRAML easy_install PyRAML `

Optionally, you can specify yaml or raml extras to install related dependencies: `bash pip install "PyRAML[yaml,raml]" easy_install "PyRAML[yaml,raml]" `

## Features

## Changelog

### 0.2.0

#### Features

  • Add AuthError exception.

#### Fixes

  • Fix API options issues.

  • Update dependencies to support Python 3.

  • Fix package setup on Python 3.

### 0.1.9

#### Fixes

  • Fix Python 2.6 support with updated PyDataLoader 0.1.2.

### 0.1.8

#### Fixes

  • Fix Python 2.6 support.

### 0.1.7

#### Fixes

  • Fix RAML loader to not fail on method-less resources, or empty responses and bodies.

### 0.1.6

#### Features

  • Add default option to ignore empty parameters unless ‘’ is specified in enum.

### 0.1.5

#### Fixes

  • Fix package setup to not require dependencies preinstalled.

### 0.1.4

#### Features

  • Initial release.

#### Fixes

  • PyPI package structure.

Supported by

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