Message from Python discussions
December 2018
— Don't know. I've never used it.
Is it possible to deploy a flask web app to a client which is self hosted? cant find tutorials to internet
— Any group like this for java?
— I am assuming that you are using Gspread Library
use gc.create('A new spreadsheet')
to create new google spread sheet andwks.add_worksheet(title="A worksheet", rows="100", cols="20")
to create a worksheet in the speardsheet
— Does anyone have NeoSOFT placement papers??
— Hi, Can anybody recommend some tutorials for server log analysis? I need to develop a model for threat detection using server log analysis...
— Does
gc.creat
creates a spreadsheet inside my drive?
— I want to specify a location inside my drive, and have it saved there (without the need to share it with all the people again)
— Yeah
— Please help with concepts of classes and logic making in python
— Asap
— If I use await after await will cause problems with my script?