IMAPClient 3.0.1
0
Easy-to-use, Pythonic and complete IMAP client library
Contents
Easy-to-use, Pythonic and complete IMAP client library
How to Install imapclient
You can install imapclient using pip
pip install imapclient
or add it to a project with poetry
poetry add imapclient
Package Details
- Author
- Menno Finlay-Smits
- License
- 3-Clause BSD License
- Homepage
- https://github.com/mjs/imapclient/
- PyPi:
- https://pypi.org/project/IMAPClient/
Classifiers
- Communications/Email/Post-Office/IMAP
- Internet
- Software Development/Libraries/Python Modules
- System/Networking
Related Packages
Errors
A list of common imapclient errors.
Code Examples
Here are some imapclient
code examples and snippets.