-
python3-flask-admin-1.5.3-1.lbn25.noarch
Flask-Admin The project was recently moved into its own organization. Please
update your references to *git@github.com:flask-admin/flask-admin.git*.
Introduction Flask-Admin is a batteries-included, simple-to-use Flask <
extension that lets you add admin interfaces to Flask applications. It is
inspired by the *django-admin* package, but implemented in such
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-appbuilder-2.1.13-1.lbn25.noarch
Flask App Builder Simple and rapid application development framework, built on
top of Flask <
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-bcrypt-0.7.1-1.lbn25.noarch
Flask-Bcrypt Bcrypt hashing for your Flask.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-caching-1.7.2-1.lbn25.noarch
Flask-Caching Adds easy cache support to Flask.Setup The Cache Extension can
either be initialized directly:.. code:: python from flask import Flask from
flask_caching import Cache app Flask(__name__) For more configuration options,
check out the documentation cache Cache(app, config{"CACHE_TYPE": "simple"})Or
through the factory method:.. code:: python cache Cache(config{"CACHE_TYPE":...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-login-0.4.1-5.lbn25.noarch
Flask-Login provides user session management for Flask. It handles the common
tasks of logging in, logging out, and remembering your users' sessions over
extended periods of time.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flask-swagger-0.2.14-1.lbn25.noarch
flask-swagger A Swagger 2.0 spec extractor for FlaskInstall::: pip install
flask-swaggerFlask-swagger provides a method (swagger) that inspects the Flask
app for endpoints that contain YAML docstrings with Swagger 2.0 Operation <
class UserAPI(MethodView): def post(self): """ Create a new user tags: - users
definitions: - schema: id: Group properties: name:
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-flower-0.9.3-1.lbn25.noarch
Celery Flower Flower is a web based tool for monitoring and administrating
Celery clusters.Features - Real-time monitoring using Celery Events - Task
progress and history - Ability to show task details (arguments, start time,
runtime, and more) - Graphs and statistics- Remote Control - View worker status
and statistics - Shutdown and restart worker instances - Control worker pool
size and...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-freezegun-0.3.12-1.lbn25.noarch
freezegun is a library that allows your python tests to travel through time by
mocking the datetime module. This is the Python 3 library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-google-api-python-client-1.7.11-1.lbn25.noarch
The Google API Client for Python is a client library for accessing the Plus,
Moderator, and many other Google APIs.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-google-auth-httplib2-0.0.3-1.lbn25.noarch
httplib2 Transport for Google Auth |pypi|This library provides an httplib2_
transport for google-auth_... note:: httplib has lots of problems such as lack
of threadsafety and insecure usage of TLS. Using it is highly discouraged. This
library is intended to help existing users of oauth2client migrate to google-
auth... |pyp .. _httplib2: .. _google-auth:
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25