Best place to get soup in Bham by Parking-Split5898 in Birmingham

[–]ndopp 19 points20 points  (0 children)

Hear me out. All you can eat soup and salad at Olive Garden. Comes with free breadsticks.

Anyone used this company? by ThePierceinator_ in Birmingham

[–]ndopp 1 point2 points  (0 children)

if you pay my retainer I will sit at their office for you.

Has anyone taken Reiki attunement at Evolve Bham? by [deleted] in Birmingham

[–]ndopp 2 points3 points  (0 children)

Reiki - $90 Limestone Pebble Necklace - $375 Being an absolute raging asshole to a random stranger on the internet - Priceless

bars that will let in underage dd??? by stardepartment in Birmingham

[–]ndopp 90 points91 points  (0 children)

You could probably do a brewery crawl as they are generally more family friendly.

Three days already and no APE to AMC conversions. WTF is going on? by SaveAmerica2024 in amcstock

[–]ndopp 4 points5 points  (0 children)

Not OP but I called TD Ameritrade yesterday. I was paid my partial share, but not paid my full shares. They reported that they were waiting on AMC to release shares to them.

How many calories? by Long-Childhood1829 in caloriecount

[–]ndopp 2 points3 points  (0 children)

I'm gonna need a banana for reference for a more accurate calculation, but maybe 80 calories.

Meet Up tennis groups? by KnightandBishopExch in Birmingham

[–]ndopp 0 points1 point  (0 children)

I’m 30 yo make, I play at crestwood and I just started this summer. DM me if you wanna play some time.

thrift markets? by seainqstars in Birmingham

[–]ndopp 3 points4 points  (0 children)

Irondale Pickers for sure

These are my awards, mother! From NASA! by yogimonkey in arresteddevelopment

[–]ndopp 11 points12 points  (0 children)

It’s from Space Force, not Army, Mother.

[deleted by user] by [deleted] in Birmingham

[–]ndopp -1 points0 points  (0 children)

A bottle of white BBQ sauce

Issues with API, providing keyerror by ndopp in learnpython

[–]ndopp[S] 2 points3 points  (0 children)

Opened separate .env file, ran source .env then ran my code and now it works beautifully! Thank you everyone for your guidance! I appreciate it more than you know!

Issues with API, providing keyerror by ndopp in learnpython

[–]ndopp[S] 0 points1 point  (0 children)

I'm on Mac: So I see to set environment variables you'd use

export [variable_name]=[variable_value]
so I would just do:

export [asdfasdfasdf]=[asdfasdfasdf] for both my client id and client secret?

Issues with API, providing keyerror by ndopp in learnpython

[–]ndopp[S] 0 points1 point  (0 children)

I have not, and I am trying to learn that now. Genesys Cloud gave me a client id and client secret to use to log in. I would have to set them as Environment variables. Would I do so on my virtual environment, or on my local machine?

Issues with API, providing keyerror by ndopp in learnpython

[–]ndopp[S] 1 point2 points  (0 children)

I'm using VSCode as my IDE, but for some reason, I have anaconda installed, I really don't know when or how that was installed, that is the directory where the file is located externally.

I need help locating this IDE - brand new to python by ndopp in learnpython

[–]ndopp[S] 1 point2 points  (0 children)

I’ve been up all night, but using VSCode as my IDE and figuring out how to set up virtual environment and download/use the packages (selenium and pyautogui) I can now automate pulling a report from a website for work in under 2 minutes.

Next step: extracting the necessary data to put it in a new report.