Apr 10, 2022 | PyQt5, PyQt6, Python
Buy Me a Coffee? Your support is much appreciated! Source Code:
Apr 6, 2022 | Google Gmail API, Python
To Install Google Python Client Library pip install –upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib Source Code
Apr 6, 2022 | MS Graph API, Python
To Install MSAL Client Library pip install msal Buy Me a Coffee? Your support is much appreciated! ms_graph.py Source Code Last Updated: 04/06/2022
Mar 29, 2022 | Python, win32com
Buy Me a Coffee? Your support is much appreciated! Source Code
Mar 22, 2022 | Python, Salesforce REST API
Create Connected App Go to Settings > Create > Apps. Click on New to create a Connected App. Fill in the required information App Name (then hit tab key to auto generate API name). Check Enable OAuth Settings. Check Enable for Device Flow (this will...
Mar 16, 2022 | Python, win32com
To Install pywin32 Python Library pip install pywin32 Source Code: