Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: API Gateway to manage multiple API's get put data
Post: RE: API Gateway to manage multiple API's get put d...

First and foremost, thank you for the reply. I am finding that I am consuming more and more API's for different business needs. In some cases I am actually creating a tunnel betweeen 2 API's. In a ...
robsuttonjr General Coding Help 2 2,499 Mar-09-2021, 04:09 PM
    Thread: API Gateway to manage multiple API's get put data
Post: API Gateway to manage multiple API's get put data

I have need to connect to multiple API's using get requests to pull and store some data which will then be used to compile put requests. I would like to find a very secure method of doing so consider...
robsuttonjr General Coding Help 2 2,499 Mar-08-2021, 06:02 PM
    Thread: Python Idlex setup
Post: RE: Python Idlex setup

I know where config-extensions.def file is. I need to modify this file and "include the contents of "config_extension_def" found in the extension source code". I don't know where to find "config_ext...
robsuttonjr General Coding Help 3 2,990 Jan-09-2021, 09:08 PM
    Thread: Inserting multiple rows in a single request.
Post: RE: Inserting multiple rows in a single request.

I am thinking you need to pass a list then iterate over the list.
robsuttonjr General Coding Help 2 2,852 Jan-09-2021, 09:06 PM
    Thread: Python Idlex setup
Post: Python Idlex setup

I am trying to setup an extension for Python Idle called Idlex. The instructions are not working for me. The final step to "include the contents of "config_extension_def" found in the extension sour...
robsuttonjr General Coding Help 3 2,990 Jan-09-2021, 08:57 PM
    Thread: help with selenium
Post: RE: help with selenium

As far as the path to the driver, there are slight differences in get it to work on Windows and Linux. Linux: DRIVER_PATH = '/usr/bin/chromedriver' driver = webdriver.Chrome(options = options, exec...
robsuttonjr Web Scraping & Web Development 2 4,799 Jan-04-2021, 10:50 PM
    Thread: Cannot make 'pandas' module to work...
Post: RE: Cannot make 'pandas' module to work...

Possibly your xlrd is too old and not updated. Check this thread: https://stackoverflow.com/questions/6554...te-version
robsuttonjr General Coding Help 2 4,136 Jan-04-2021, 10:34 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020