Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (39 loc) · 1.57 KB

README.rst

File metadata and controls

62 lines (39 loc) · 1.57 KB

Mailman Client

The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.

Requirements

mailmanclient requires Python 2.6 or Python 2.7. Python3 support is on its way and will be added soon.

Project details

You may download the latest version of the package from the Python Cheese Shop or from GitLab.

You can also install it via pip:

$ sudo pip install mailmanclient

See the GitLab project page for access to the development branch, issues, etc.

Acknowledgements

Many thanks to Florian Fuchs for his contribution of an initial REST client.

.. toctree::
   :maxdepth: 1
   :caption: Table of Contents

   using.rst
   apiref.rst
   testing.rst
   src/mailmanclient/NEWS.rst