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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyRAML-0.2.0.zip (10.6 kB view hashes)

Uploaded Source

Supported by

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