flanker
Package — EmailPython 3.7+Intermediate
Email address and MIME parsing library by Mailgun
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- ply, dnslib, cryptography
- Install
pip install flanker
Learn by Difficulty
Quick Example
python
# Install: pip install flanker import flanker # Basic flanker usage print(f"Using flanker") # See documentation for detailed examples
flanker is a third-party package. Email address and MIME parsing library by Mailgun. Install with: pip install flanker
Try in PlaygroundTags
packageemailmessagingcommunication