Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Extracting Specific Lines from text file based on content.
Post: RE: Extracting Specific Lines from text file based...

Thanks for this. When I run the script with resp.json() I get no output, but when I run it with print (json.dumps(resp.json(), indent=2)) I get the full output. When I try to add in specific libraries...
jokerfmj General Coding Help 8 3,045 Mar-28-2022, 02:42 PM
    Thread: Extracting Specific Lines from text file based on content.
Post: RE: Extracting Specific Lines from text file based...

(Mar-25-2022, 06:17 PM)deanhystad Wrote: You don't even have to pipe it to a text file. You can read it as input. Can you show me how you are making the API calls? I'm not sure what you mean "read...
jokerfmj General Coding Help 8 3,045 Mar-25-2022, 08:22 PM
    Thread: Extracting Specific Lines from text file based on content.
Post: Extracting Specific Lines from text file based on ...

Hey, all. My apologies as I'm new to python in general, so I'm doing a lot of reading that goes over my head. :) I'm working on a multi-step process where I run one python script that makes an API ca...
jokerfmj General Coding Help 8 3,045 Mar-25-2022, 12:44 PM

User Panel Messages

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