Artifact python3-flask_2.2.2-3_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-click (>= 8.0), python3-importlib-metadata | python3 (>> 3.10),
    python3-itsdangerous (>= 2.0), python3-jinja2 (>= 3.0), python3-werkzeug (>= 2.2.2),
    python3:any
  Description: |-
    micro web framework based on Werkzeug and Jinja2 - Python 3.x
     Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
     intentions. A minimal Flask application looks like that:
     .
       from flask import Flask
       app = Flask(__name__)
     .
       @app.route("/")
       def hello():
           return "Hello World!"
     .
       if __name__ == '__main__':
           app.run()
     .
     This package contains the Python 3.x module.
  Homepage: http://flask.pocoo.org/
  Installed-Size: '444'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-flask
  Priority: optional
  Recommends: python3-asgiref, python3-blinker, python3-dotenv, python3-pkg-resources
  Section: python
  Source: flask
  Suggests: python-flask-doc
  Version: 2.2.2-3
srcpkg_name: flask
srcpkg_version: 2.2.2-3

File

python3-flask_2.2.2-3_all.deb
Binary file python3-flask_2.2.2-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package flask_2.2.2-3

binary package System - - 6 months, 1 week ago 5 months, 1 week
BETA