py3-wapiti_swagger-0.1.9p0
library for parsing Swagger/OpenAPI specifications
Back to search · Project homepage
Description
The Wapiti Swagger Parser is a Python library designed to parse Swagger
(OpenAPI) specifications and extract the necessary information to
generate valid HTTP requests. It focuses on providing a clean,
programmatic interface for analyzing Swagger files and creating request
templates without relying on external tools for OpenAPI processing.
This library is particularly useful for scenarios where only the request
generation requirements are of interest, such as:
Automated testing and validation of APIs.
- Dynamic request generation for web vulnerability scanners.
- Custom API tooling.
The library is lightweight, relying only on Python's built-in json
library and PyYAML for file parsing, and it avoids heavy dependencies on
larger OpenAPI frameworks.
Package information
- Ports path
- devel/py-wapiti_swagger
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.