Could or would it be possible to use a flask in snakeware-os? #4820
-
Hi all. I would like to know if it is possible to use the flask project in the snakeware operating system. So, could or would it be possible to use a flask in snakeware? |
Beta Was this translation helpful? Give feedback.
Answered by
RonnyPfannschmidt
Sep 17, 2022
Replies: 1 comment 2 replies
-
It's not clear what you are asking for, flask is a normal wsgi Web framework, snake is a entirely custom Linux system If there is virtualenv and a terminal then it's likely possible to use flask Anything else is on you as its a relatively unknown linuy distribution that's certainly not in the default set of things to check |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not clear what you are asking for, flask is a normal wsgi Web framework, snake is a entirely custom Linux system
If there is virtualenv and a terminal then it's likely possible to use flask
Anything else is on you as its a relatively unknown linuy distribution that's certainly not in the default set of things to check