Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Keep trying link until enabled
Post: RE: Keep trying link until enabled

Here is the page [Image: https://i.imgur.com/TQQJRVt.png]
kamaleon General Coding Help 4 1,409 Jul-30-2022, 07:11 AM
    Thread: Keep trying link until enabled
Post: RE: Keep trying link until enabled

It is a private URL only for members.
kamaleon General Coding Help 4 1,409 Jul-23-2022, 08:00 PM
    Thread: Keep trying link until enabled
Post: RE: Keep trying link until enabled

Anyone?
kamaleon General Coding Help 4 1,409 Jul-23-2022, 08:38 AM
    Thread: Keep trying link until enabled
Post: Keep trying link until enabled

Hello, I have a program to book a court at the gym, it looks like this import time from selenium import webdriver from selenium.webdriver.common.keys import Keys from selenium.webdriver.common.by im...
kamaleon General Coding Help 4 1,409 Jul-21-2022, 06:10 PM
    Thread: Webhooks with Python
Post: RE: Webhooks with Python

Can I use requests then with webhooks?
kamaleon Web Scraping & Web Development 7 3,020 Jan-01-2020, 08:41 PM
    Thread: Responsive theme
Post: RE: Responsive theme

Guys, today everything is mobile first, but anyways, thanks.
kamaleon Board 5 4,168 Dec-31-2019, 07:08 PM
    Thread: Access list items in Python
Post: RE: Access list items in Python

I think I got it... for words in data: print(words['A1']) print(words['A2']) print(words['A3'])
kamaleon General Coding Help 2 2,348 Dec-31-2019, 11:10 AM
    Thread: Responsive theme
Post: Responsive theme

Hello, Just a suggestion, don't you think this forum should be updated with a responsive theme? I can't barely ready anything with my mobile from this forum...
kamaleon Board 5 4,168 Dec-31-2019, 09:53 AM
    Thread: Access list items in Python
Post: Access list items in Python

Hello, How can I access the values of A1, A2 and A3? Is this a dictionary inside of a list? >>> type(data) <class 'list'> >>> pprint(data) [{'A1': 'BCN', 'A2': 'To Offer j...
kamaleon General Coding Help 2 2,348 Dec-31-2019, 09:42 AM
    Thread: Syncing 2 systems
Post: RE: Syncing 2 systems

Exactly. This is why I posted my question here, to get some hints as I am new to Python, but you wanted to check what I was using. How can I keep track of what has been sent and what has not been se...
kamaleon Networking 4 2,532 Dec-31-2019, 09:12 AM
    Thread: Syncing 2 systems
Post: RE: Syncing 2 systems

I don't think the API has a way to keep track of what has been requested or not. Anyways, here is what I'm using https://github.com/VingtCinq/python-mailchimp
kamaleon Networking 4 2,532 Dec-31-2019, 12:30 AM
    Thread: No email notifications
Post: RE: No email notifications

Haha, it works now ;)
kamaleon Board 8 4,571 Dec-30-2019, 09:35 PM
  Question Thread: Syncing 2 systems
Post: Syncing 2 systems

Hello, I am trying to sync Mailchimp with Sendy. The sync works well, but right now I am sending ALL my Mailchimp users to Sendy. I want to sync every 5 mins, ONLY for new users. What would be the...
kamaleon Networking 4 2,532 Dec-30-2019, 07:25 PM
    Thread: Python dictionary help
Post: RE: Python dictionary help

Thanks, it worked!
kamaleon General Coding Help 3 2,109 Dec-30-2019, 06:22 PM
    Thread: Python dictionary help
Post: Python dictionary help

Hello, I accessed an API and I got this below. How can I extract the email_address and FNAME from this dictionary? >>> type(b) <class 'dict'> >>> print(b) {'members': [{'id'...
kamaleon General Coding Help 3 2,109 Dec-30-2019, 05:54 PM
    Thread: No email notifications
Post: RE: No email notifications

So now if you reply to this, I should get an email?
kamaleon Board 8 4,571 Dec-30-2019, 03:22 PM
    Thread: No email notifications
Post: RE: No email notifications

Thanks. And when will they be fixed?
kamaleon Board 8 4,571 Dec-29-2019, 02:26 PM
    Thread: Webhooks with Python
Post: RE: Webhooks with Python

(Dec-28-2019, 02:15 PM)kamaleon Wrote: So to sync Mailchimp with another system via API I need to use Flask? Is that it?
kamaleon Web Scraping & Web Development 7 3,020 Dec-28-2019, 10:53 PM
    Thread: Webhooks with Python
Post: RE: Webhooks with Python

So to sync Mailchimp with another system via API I need to use Flask?
kamaleon Web Scraping & Web Development 7 3,020 Dec-28-2019, 02:15 PM
    Thread: No email notifications
Post: RE: No email notifications

I am also not getting email notifications for replies. I went to here In UserCP -> Edit options -> Default Thread Subscription Mode: (dropdown menu) will change your default behavior. And it ...
kamaleon Board 8 4,571 Dec-28-2019, 09:08 AM

User Panel Messages

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