Posts by Stefano Emmanuel • 7 points
3 posts
-
0
votes1
answer1162
viewsQ: Python module import problem
I am with a proble, use Python 3.6.7 I am making a Flask application with the following structure: /app /arquivospy consultaMercados.py definirMercados.py interfaceBD.py main.py outros arquivos py…
pythonasked Stefano Emmanuel 7 -
0
votes1
answer3268
viewsQ: Python Back-end for Front-end
I made a simple application that registers some data in a sqlite3 database, all this part of the Back-end is done in Python with.py files running in the same terminal, for my use already serves me…
pythonasked Stefano Emmanuel 7 -
0
votes1
answer90
viewsQ: How to return Python value series
I have a function that reads line by line a TXT file on disk and format it extracting only what interests me, getting a list like this: Swi 04/11/2018 Basel Lugano 3 2 2 0 Swi 03/11/2018 Grasshopper…
pythonasked Stefano Emmanuel 7