Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flask with mongodb #15

Open
fateh14 opened this issue Jan 8, 2020 · 1 comment
Open

flask with mongodb #15

fateh14 opened this issue Jan 8, 2020 · 1 comment

Comments

@fateh14
Copy link

fateh14 commented Jan 8, 2020

Hello,

i have a flask app that uses mongodb, i want to create an executable for windows , can flask-desktop help with that, and how will the executable communicate with the database.

thank you

@Pneuro
Copy link
Collaborator

Pneuro commented Jun 9, 2020

I think this has more to do with your app reaching out to the server than this module covers. More of a question for stack-overflow. I don't think mongodb should have a problem working with anything like this though. If you were to say wrap your app in tkinter or kivy it would still reach out to the database.
This is a code/database specific issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants