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.

How to read email inbox data with Nylas Python SDK

Learn how you can use the Nylas Python SDK to read email inbox data and apply different filters with just a few lines of code.

How to send emails with the Nylas Python SDK

Learn how to use the Nylas Python SDK to send emails and attachments via APIs

Parse an Email Inbox With Python

Learn how to use the Nylas Python SDK to parse an email inbox and return JSON representations of email content.

How to Send Email with the Python SDK

A painless way to add sending email functionality to your application with Nylas’ Python SDK.

Embed Full Email CRUD for Folders and Labels with the Nylas Python SDK

Learn how to edit email folders and labels with the Nylas Python SDK.