-
# GitHub Issue: Add News Sections and Improve UI/UX
## Description
We have developed a Flask-based news aggregator application that currently includes multiple sections such as Business, Enterta…
-
I found an issue with this document.
Title: Run a Flask App
Location: https://fly.io/docs/python/frameworks/flask/
Source: https://github.com/superfly/docs/blob/main/python/frameworks/flask.html.…
-
it looks like `flask-migrate` is included as a dependency in the `requirements.txt`.
I also noticed that, while testing out #21, I saw a database error because my schema was out of date.
Would i…
-
Some of the constraints to be considered for flask app:
- [x] Initial Development started?
- [x] Showing the thumbnail of the video
- [ ] Show only requested channel's videos
- [ ] Add database …
-
import logging
from logging.handlers import TimedRotatingFileHandler
from flask import Flask, request, jsonify
import json
app = Flask(__name__)
# Configure logging
logger = logging.getLogger('AppDe…
-
I am trying to incorporate calls to fsppec-based packages (adlfs, s3fs) into a (sync) flask view.
Flask is running using flask-socketio, which is in turn using gevent.
Whenever I try and call a file…
-
https://medium.com/analytics-vidhya/part-2-deploy-flask-app-anaconda-gunicorn-nginx-on-ubuntu-b12fc4199c59
-
- **Package Name**: azure-identity
- **Package Version**: 1.16.1
- **Operating System**: Debian 12
- **Python Version**: 3.11.9
**Describe the bug**
We are noticing a TypeError being raised within th…
-
It returns an internal server error
-
### Issue Summary
On our self-hosted Redash instance (2 replicas mode), we've set up certain alert to evaluate every 12 hours, however it was showing to us as "Unknown" status constantly. Even upon…