Skip to main content

A maildir-based executer of rules, destined to sort and automate mail

Project description

===============================
bureaucrate
===============================


.. image:: https://img.shields.io/pypi/v/bureaucrate.svg
:target: https://pypi.python.org/pypi/bureaucrate

.. image:: https://img.shields.io/travis/paulollivier/bureaucrate.svg
:target: https://travis-ci.org/paulollivier/bureaucrate

.. image:: https://readthedocs.org/projects/bureaucrate/badge/?version=latest
:target: https://bureaucrate.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/paulollivier/bureaucrate/shield.svg
:target: https://pyup.io/repos/github/paulollivier/bureaucrate/
:alt: Updates


A maildir-based executer of rules, destined to sort and automate mail.

Here little sample, taken from `sample_config.py`:

.. code-block:: python
# delete mails older than 60 days in mb 'notifications'
for message in mailboxes['notifications']:
message.older_than('60d').delete()

.. note::
This is still a heavy work in progress, as documentation is sparse at best.

* Free software: MIT license
* Documentation: https://bureaucrate.readthedocs.io.


Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template. And it's quite nice, you should use it too.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-03-03)
------------------

* First release on PyPI.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bureaucrate-0.3.8.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

bureaucrate-0.3.8-py2.py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page