Tag: Python

Hosted authentication for Nylas and Yahoo Mail using Python

Create a Nylas application using hosted authentication and connect a Yahoo account!

Working with the Nylas Contacts API and Python

Learn about the Nylas Contacts API, its available features, and how to work with them in Python!

Why won’t my Flask application run?

If you’re having difficulty creating a Flask application, try these troubleshooting tips!

Python, sentiment analysis, R and Shiny

Getting to know your customers is very important. By using Sentiment Analysis on emails, we can collect the data, and the structure it using Python to finally visualize it on a dashboard using R and Shiny.

How to manage calendar events with the Nylas Python SDK

The Nylas Python SDK makes it easy to read calendars, send meeting invites, and create or update events.