-
write a gitraw-server that is running on my local machine which takes in a github username, github reponame and path/filename to a file and returns a plain message line {"content":the actual file cont…
-
### Body
Airflow is currently not compatible with SQLAlchemy 2.0 which is about to be released. We need to make a deliberate effort
to support it.
Here are some info to aid in this effort:
*…
-
Hi all,
i get these Error with the latest unstable Version 4.3.
> (venv) christian@ubuntu:~/tvhProxy$ python tvhProxy.py
An error occured: ValueError('No JSON object could be decoded',)
[2018-…
-
While we are still looking for alternatives to `ppm`, we should hash out all the details of our ideal API. Here are my initial thoughts:
# Required commands
## install
Command to install/manage packa…
-
Is there any docker image with some kind of HTTP API (like your demo)?
If there is none I would like to make one, but I have zero knowledge in Python development, maybe you have some tips?
I also …
-
After a while, a succesfully executed jobis no longer available.
Asking for an "expired" job will return a 500 error code on the client side (Internal server error)
the following is the tracebac…
-
Greetings to all,
I don't know why but since the version of werkzeug must be specified in the requirement, the werkzeug debugger sends me an html page for all my errors.
Let me explain, I have on a …
-
https://github.com/VeniceHartwell/Flask-API-for-NLP-Sentiment-Analysis
-
Rather than overloading #[293](https://github.com/singingwolfboy/flask-dance/issues/293) and per recommendation, opening this thread for the specific issue I am experiencing.
My Android app (Client…
-
Any suggestions on how to password protect the swagger UI with basic auth? I was going to use something like flask-httpauth or maybe just write my own wrapper but the Swagger UI route isn't exposed in…