Create pyramid server that return mocked response from an OpenAPI spec
Project description
# 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).
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 Distribution
File details
Details for the file pyramid_mock_server-1.1.1.tar.gz
.
File metadata
- Download URL: pyramid_mock_server-1.1.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d16a5056f6cb1abead00f16d19dacb5e3ea67919821296d25b0dda3442ae538 |
|
MD5 | 0b0e09a8e282bc4a398c7e6870ff6f8f |
|
BLAKE2b-256 | d1b23058ffb9a7868dfa7ebeccd38b2c7c6b1fc2992c8f1bf1e3e12b3c87db66 |