Skip to content

khushboo9293/mailmanclient

 
 

Repository files navigation

Python bindings for the Mailman 3 REST API.

mailman.client

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

Note that the test suite current requires that a Mailman 3 server be running. It should be running using a dummy or throw-away database, as this will make changes to the running system. TBD: mock the real Mailman engine so that it is not necessary in order to run these tests.

Requirements

mailman.client requires Python 2.6 or newer.

Project details

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

You can also install it via pip.

% sudo pip install mailman.client

See the Launchpad project page for access to the Bazaar branch, bug report, etc.

Acknowledgements

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Makefile 5.5%