Port details |
- py-essentials-openapi Classes to generate OpenAPI Documentation v3 and v2
- 1.2.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-06 08:30:29
- Last Update: 2025-10-06 08:25:53
- Commit Hash: d5abdc7
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Neoteroi/essentials-openapi
- Description:
- Essentials OpenAPI provides classes and utilities to generate OpenAPI
Documentation in both version 3 and version 2 formats. It supports
output in JSON and YAML formats for API documentation.
Key features:
* Generate OpenAPI 3.x and 2.x documentation
* Support for JSON and YAML output formats
* Automatic schema generation from Python types
* Integration with web frameworks
* Extensible documentation system
* Template-based documentation generation
* Command-line interface for documentation generation
This library is particularly useful for web APIs that need to generate
comprehensive API documentation automatically from code annotations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}essentials-openapi>0:www/py-essentials-openapi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-essentials-openapi/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-essentials-openapi
- pkg install py311-essentials-openapi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-essentials-openapi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-essentials-openapi
- Package flavors (<flavor>: <package>)
- py311: py311-essentials-openapi
- distinfo:
- TIMESTAMP = 1759700656
SHA256 (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 88d587003a52a154bb7d512f24a7bb2af25776e6bad7767d1a8868c672595db0
SIZE (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 86098
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-essentials>=1.1.5 : devel/py-essentials@py311
- py311-markupsafe>=3.0.0 : textproc/py-markupsafe@py311
- py311-pyyaml>=6 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-essentials-openapi
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 06 Oct 2025 08:25:53
    |
Yuri Victorovich (yuri)  |
www/py-essentials-openapi: New port: Classes to generate OpenAPI Documentation
v3 and v2 |
Number of commits found: 1
|