oastools

A python package to provide tooling for the Open Api Specification


License
MIT
Install
pip install oastools==0.0.1

Documentation

PyPI package PyPI Status Test results Test coverage Maintainability Documentation Status License

oastools

Write an overview

Installation

  1. Install dependencies
  2. Install the latest release from PyPI
pip install oastools.git[all]
  1. Install the latest revision from GitHub
pip install git+https://github.com/BilalShaikh42/oastools.git#egg=oastools[all]

License

The package is released under the MIT license.