Skip to content

numengo/python-ngoopenapiclient

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status
package

API client for API serving a swagger/openAPI schema

  • Free software: GNU General Public License v3

Installation

Install command:

pip install ngoopenapiclient

Documentation

https://python-ngoopenapiclient.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

API client for API serving a swagger/openAPI schema

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published