-
This is a **_to-do list application_** built using **Flask**, a lightweight and flexible **_Python web framework_**. The application provides a simple yet functional interface for managing daily tasks…
Ro706 updated
1 month ago
-
Some bugs are there. Please fix it.
-
## Description
The current `README.md` does not provide information on how routes and templates are implemented within our Flask application. To assist new contributors and improve project documentat…
-
Same as #23 the use-case is incremental adoption. I have a large existing monolithic flask application, and would like to slowly introduce svelte via `flask-inertia`. The problem is `flask-inertia` co…
-
---
## Tasks
1. **Set Up Testing Framework:**
- Install and configure `pytest` and `pytest-flask` for testing the application.
2. **Write Unit Tests for Routes:**
- Test each endpoint f…
-
### Describe the bug
When specifying a subclass of pydantic.BaseModel in spectree.Response, an `AssertionError: invalid pydantic.BaseModel` is raised. This issue seems to be caused by the assertion a…
-
In your medium article, you have mentioned that "These 4 lines of code can be wrapped up in a Flask application and served as a RESTful API and can be containerized using docker as well."
I can see…
-
in #380 want to add a deployment with flask and streamlit
## 🌟 Feature Overview
Add a Streamlit-based user interface for the Resume Analyzer, enabling users to upload resumes and view analysis…
-
### Description
When i migrated to Connexion for my flask api, using the flask factory pattern, i adapted my create_app() to implement the FlaskApp from Connexion. The api runs fine, including the sw…
-
Hello @h-janes
After reading "Dynamic urls with a function lambda" #12 , I suggest adding this dynamic route example to the wiki.
I've written a new sitemap example with dynamic urls using random da…
atao updated
19 hours ago