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.
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bureaucrate-0.3.8.tar.gz.
File metadata
- Download URL: bureaucrate-0.3.8.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab0a530a9bb0c2073c5f4643909c80cd1badcf125c08764df9a3b049be851e1a
|
|
| MD5 |
2f1a8f78f79f9462df5330644465849b
|
|
| BLAKE2b-256 |
a7dd513daa324ef164a5c4451fdc450e53d8b2b7c69796ffd95654925171b22f
|
File details
Details for the file bureaucrate-0.3.8-py2.py3-none-any.whl.
File metadata
- Download URL: bureaucrate-0.3.8-py2.py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22c4887554062527ad81448aa36ab2c2ff82f01d6155a2643fa416cb4e54dcad
|
|
| MD5 |
216dbddc84080fe5ddd7ee518f5e9308
|
|
| BLAKE2b-256 |
594f0bc3298da9c066e86b31c241ab9b9e88e4c980c2e088eebd5cb039f985f5
|