Skip to main content

Swagger tools for use in pyramid webapps

Project description

PyPI:

https://pypi-hypernode.com/pypi/pyramid_swagger

Documentation:

http://pyramid-swagger.readthedocs.org/en/latest/

Source:

https://github.com/striglia/pyramid_swagger

License:

Copyright © 2014 Scott Triglia under the BSD 3-clause

Build status:
Travis CI
Current coverage on master:
https://coveralls.io/repos/striglia/pyramid_swagger/badge.png
Persistent chat for questions:
Join the chat at https://gitter.im/striglia/pyramid_swagger

pyramid_swagger

This project offers convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

Full documentation is available at http://pyramid-swagger.readthedocs.org/.

How to contribute

  1. Fork this repository on Github: https://help.github.com/articles/fork-a-repo/

  2. Clone your forked repository: https://help.github.com/articles/cloning-a-repository/

  3. Make a feature branch for your changes:

    git remote add upstream https://github.com/striglia/pyramid_swagger.git
    git fetch upstream
    git checkout upstream/master -b my-feature-branch
  4. Create and activate the virtual environment, this will provide you with all the libraries and tools necessary for pyramid_swagger development:

    make
    source .activate.sh
  5. Make sure the test suite works before you start:

    tox -e py27    # Note: use py35 for Python 3.5, see tox.ini for possible values
  6. Commit patches: http://gitref.org/basic/

  7. Push to github: git pull && git push origin

  8. Send a pull request: https://help.github.com/articles/creating-a-pull-request/

Running a single test

Make sure you have activated the virtual environment (see above).

py.test -vvv tests/tween_test.py::test_response_properties

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

pyramid_swagger-2.6.1.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

pyramid_swagger-2.6.1-py2.py3-none-any.whl (21.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyramid_swagger-2.6.1.tar.gz.

File metadata

File hashes

Hashes for pyramid_swagger-2.6.1.tar.gz
Algorithm Hash digest
SHA256 c080edd7f601aaa01abda35249b7556fc9b4c7d22cf8a2c89ae8fa2549395856
MD5 b2e8f8d93cf2e0abc30afb7bf0577f72
BLAKE2b-256 987b9515dc6e6ac7c9fecf565ca2a931eff3875e844ac6f540644dd2ac51a997

See more details on using hashes here.

File details

Details for the file pyramid_swagger-2.6.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyramid_swagger-2.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb042eb61fa3997f13f4706535ce99057d6edc00bda8642e13a7701cd4c151d5
MD5 7a7d0c521bf8b26fcb3a23505a9218a0
BLAKE2b-256 65e6b06b05f16de6abec5c0a11ab12cce34d9399f7bf01f25bed6bd3e19b5b53

See more details on using hashes here.

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