Create pyramid server that return mocked response from an OpenAPI spec
Project description
[![Build Status](https://img.shields.io/travis/Yelp/pyramid_mock_server.svg)](https://travis-ci.org/Yelp/pyramid_mock_server?branch=master)
[![Coverage Status](https://img.shields.io/coveralls/Yelp/pyramid_mock_server.svg)](https://coveralls.io/r/Yelp/pyramid_mock_server)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/pyramid_mock_server.svg)](https://pypi.python.org/pypi/pyramid_mock_server/)
[![Latest Released Version](https://img.shields.io/pypi/v/pyramid_mock_server.svg)](https://pypi.python.org/pypi/pyramid_mock_server/)
# pyramid_mock_server
Auto-create a pyramid app from an API description and json response files.
## Documentation
More documentation is available at [http://pyramid_mock_server.readthedocs.org](http://pyramid_mock_server.readthedocs.org)
## Installation
```
$ pip install pyramid_mock_server
```
# Development
Code is documented using [Sphinx](http://www.sphinx-doc.org/en/stable/).
## Setup
```
# Run tests
tox
# Install git pre-commit hooks
tox -e pre-commit install
```
## Contributing
1. Fork it ( https://github.com/Yelp/pyramid_mock_server )
1. Create your feature branch (git checkout -b my-new-feature)
1. Add your modifications
1. Commit your changes (git commit -m "Add some feature")
1. Push to the branch (git push origin my-new-feature)
1. Create new Pull Request
## License
`pyramid_mock_server` is licensed with a [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause).
[![Coverage Status](https://img.shields.io/coveralls/Yelp/pyramid_mock_server.svg)](https://coveralls.io/r/Yelp/pyramid_mock_server)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/pyramid_mock_server.svg)](https://pypi.python.org/pypi/pyramid_mock_server/)
[![Latest Released Version](https://img.shields.io/pypi/v/pyramid_mock_server.svg)](https://pypi.python.org/pypi/pyramid_mock_server/)
# pyramid_mock_server
Auto-create a pyramid app from an API description and json response files.
## Documentation
More documentation is available at [http://pyramid_mock_server.readthedocs.org](http://pyramid_mock_server.readthedocs.org)
## Installation
```
$ pip install pyramid_mock_server
```
# Development
Code is documented using [Sphinx](http://www.sphinx-doc.org/en/stable/).
## Setup
```
# Run tests
tox
# Install git pre-commit hooks
tox -e pre-commit install
```
## Contributing
1. Fork it ( https://github.com/Yelp/pyramid_mock_server )
1. Create your feature branch (git checkout -b my-new-feature)
1. Add your modifications
1. Commit your changes (git commit -m "Add some feature")
1. Push to the branch (git push origin my-new-feature)
1. Create new Pull Request
## License
`pyramid_mock_server` is licensed with a [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pyramid_mock_server-1.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyramid_mock_server-1.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a01b2db374304037d150dec8328ad58543512943ae00aaa9cddce8d7f59b5f0 |
|
MD5 | 33ad6063bbfd0ef9056794da75ff0c58 |
|
BLAKE2b-256 | 310df708d36ab315b328b5afc52997a02a113bc775b7085c88bb2c8f0445d55b |