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 Appveyor (Windows 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/Yelp/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 py38    # Note: use py310 for Python 3.10, 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.8.0.tar.gz (20.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyramid_swagger-2.8.0.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for pyramid_swagger-2.8.0.tar.gz
Algorithm Hash digest
SHA256 117a033a3d00bcac5257315e0197f8559f9ada1809ea72147efb4a27a49c4e6e
MD5 0de8545c4abfd0cf23596bbc876bf051
BLAKE2b-256 cb715ac1ef7557cb8f8cf87291435cde04e0dfec627515714f486f01d38a3c6e

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