Port details |
- py-flasgger Extract swagger specs from your flask project
- 0.9.7.1_1 www =2 0.9.7.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-01-06 01:57:09
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- http://flasgger.pythonanywhere.com/
- Description:
- Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask
views registered in your API.
Flasgger also comes with SwaggerUI embedded so you can access
http://localhost:5000/apidocs and visualize and interact with your API
resources.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flasgger>0:www/py-flasgger@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-flasgger/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flasgger
- pkg install py311-flasgger
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-flasgger listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flasgger
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1704480332
SHA256 (flasgger-0.9.7.1.tar.gz) = ca098e10bfbb12f047acc6299cc70a33851943a746e550d86e65e60d4df245fb
SIZE (flasgger-0.9.7.1.tar.gz) = 3979409
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-apispec-webframeworks>0 : devel/py-apispec-webframeworks@py311
- py311-apispec>=1.0.0b5 : devel/py-apispec@py311
- py311-coveralls>0 : devel/py-coveralls@py311
- py311-decorator>0 : devel/py-decorator@py311
- py311-flake8>=3.8.4 : devel/py-flake8@py311
- py311-Flask-JWT>0 : www/py-flask-jwt@py311
- py311-Flask-RESTful>0 : www/py-flask-restful@py311
- py311-flex>0 : devel/py-flex@py311
- py311-marshmallow>0 : devel/py-marshmallow@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest>=4.6 : devel/py-pytest@py311
- py311-twine>=1.11.0 : devel/py-twine@py311
- py311-urllib3>0 : net/py-urllib3@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-apispec>0 : devel/py-apispec@py311
- py311-flask>=0.10 : www/py-flask@py311
- py311-jsonschema>=3.0.1 : devel/py-jsonschema@py311
- py311-mistune>=0 : textproc/py-mistune@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-six>=1.10.0 : devel/py-six@py311
- py311-werkzeug>=0 : www/py-werkzeug@py311
- py311-pyyaml>=3.0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-httpbin
Configuration Options:
- No options to configure
- Options name:
- www_py-flasgger
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.7.1_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.9.7.1 06 Jan 2024 01:55:22 |
Yuri Victorovich (yuri) |
www/py-flasgger: New port: Extract swagger specs from your flask project |
Number of commits found: 2
|