-
## Bug description
Getting "Connection Refused" error on connect to db. I've tested the networking with `psql` to verify my connection isn't getting blocked by firewalls, using same connectio…
-
# Flask Blueprints
Flask Blueprints are a way to organize a Flask application into smaller and reusable components or modules. They provide a mechanism for structuring Flask applications into separ…
-
http://127.0.0.1:5000/login?next=%2F
it says
template not found
File "C:\Users\user\PycharmProjects\pythonProject18\venv\Lib\site-packages\flask\app.py", line 2548, in __call__
return…
-
Integrate Open API Specification into our flask app. I should be able to visit the docs at the /docs route.
- Research python libraries that integrate OAS into flask
- Add them to the project
- G…
-
Hello,
just installed on python 3.12 an the importing of module gave the imp module failed. I cannot downgrade to python 3.11 , is there a workaround this ?
```
File ~/.virtualenvs/data_analis…
-
After the installation of 1.1 version inside a virtual environment
`git clone git://github.com/DataBrewery/cubes.git`
`cd cubes`
`virtualenv venv`
`source venv/bin/activate`
`pip install -r requiremen…
-
## CVE-2024-34064 - Medium Severity Vulnerability
Vulnerable Library - Jinja2-2.11.3-py2.py3-none-any.whl
A very fast and expressive template engine.
Library home page: https://files.pythonhosted.or…
-
Using a simple python script to generate d3 visualizations and keep code organized and modular.
Why python? Because I do most of my data gathering, processing, and analysis in python. Inspired by pyt…
-
C:\Users\Yoda\Documents\DEVELOPMENT\CODE\vue-flask
λ **python -m venv env-vf**
C:\Users\Yoda\Documents\DEVELOPMENT\CODE\vue-flask
λ **env-vf\Scripts\activate**
C:\Users\Yoda\Documents\DEVELOPM…
-
## 🐛 Bug
When running the example script `python -m captum.insights.example`, the interpreter raised an exception KeyError: 'WERKZEUG_SERVER_FD'
## To Reproduce
I installed the following de…