Parents (Total: 2)
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
FileSize | 639944 |
MD5 | 5B7B855495FBA7BA3DE2D6A2D81EA2AC |
PackageDescription | micro web framework based on Werkzeug and Jinja2 - documentation
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 documentation for Flask. |
PackageMaintainer | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python-flask-doc |
PackageSection | doc |
PackageVersion | 1.1.2-2 |
SHA-1 | DFA37008B2B6419D145D1BF5B574017C9E6232FB |
SHA-256 | B6AF36FD7F4F5EB910FA812B2CEDCD58015922AF5537911BDDF1544234713E0B |
Key |
Value |
FileSize | 601120 |
MD5 | 809D25791395C7942BCFF5EEAD381F48 |
PackageDescription | micro web framework based on Werkzeug and Jinja2 - documentation
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 documentation for Flask. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-flask-doc |
PackageSection | doc |
PackageVersion | 1.1.2-2 |
SHA-1 | 87572E6E4AC580C34A1D6AFA967B72587960286D |
SHA-256 | A104DA1E16C9F353476C5A85D8A43E003FD1CC7CED10547885482EFFDC3AE7E2 |