Videos
Check out our tutorial video series.
Mastering Python Package Management and Email Testing with Conda and MailSlurp: A Step-by-Step Guide for Developers
Conda is a package management tool that can install code to your machine for development with python.
To add interoperability with pip you can enable conda config for this:
MailSlurp is an email library for sending and receiving emails in Python. Create disposable fake email accounts for testing and development.
You can install the email client with pip in conjunction with conda.
To configure a client and create an email address use the follow example:
Check out our tutorial video series.
Email and SMS guides for automation and testing.
View github project code for multiple languages.
Latest posts from the MailSlurp team.
Test, build, and automate messaging with a free MailSlurp account.