.. mailkit documentation master file, created by sphinx-quickstart on Wed Sep 13 17:20:35 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to mailkit's documentation! =================================== `Mailkit` is a versatile Python email toolkit developed on top of the smtplib package. It empowers users to easily configure and send emails with great flexibility. Whether you prefer command-line convenience or seamless integration within your Python projects, Mailkit has you covered. Contents ======== .. toctree:: :maxdepth: 3 tutorial/quickstart tutorial/installation tutorial/configuration tutorial/usage_cmd tutorial/usage_python API Reference ============= .. toctree:: :caption: APIs :hidden: api/modules :doc:`api/modules` The APIs of modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`