https://github.com/wolfgangfahl/pythunderbird
python based access to Thunderbird mail
https://github.com/wolfgangfahl/pythunderbird
nicegui
Last synced: 4 months ago
JSON representation
python based access to Thunderbird mail
- Host: GitHub
- URL: https://github.com/wolfgangfahl/pythunderbird
- Owner: WolfgangFahl
- License: apache-2.0
- Created: 2020-10-24T08:12:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T13:33:34.000Z (about 1 year ago)
- Last Synced: 2025-07-17T07:59:54.428Z (12 months ago)
- Topics: nicegui
- Language: Python
- Homepage: http://pythunderbird-demo.bitplan.com/
- Size: 1.06 MB
- Stars: 23
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyThunderbird
python based access to Thunderbird mail
| | |
| :--- | :--- |
| **PyPi** | [](https://pypi.python.org/pypi/pyThunderbird/) [](https://www.apache.org/licenses/LICENSE-2.0) [](https://pypi.org/project/pyThunderbird/) [](https://pypi.org/project/pyThunderbird/) [](https://pypi.org/project/pyThunderbird/) |
| **GitHub** | [](https://github.com/WolfgangFahl/pyThunderbird/actions/workflows/build.yml) [](https://github.com/WolfgangFahl/pyThunderbird/releases) [](https://github.com/WolfgangFahl/pyThunderbird/graphs/contributors) [](https://github.com/WolfgangFahl/pyThunderbird/commits/) [](https://github.com/WolfgangFahl/pyThunderbird/issues) [](https://github.com/WolfgangFahl/pyThunderbird/issues/?q=is%3Aissue+is%3Aclosed) |
| **Code** | [](https://github.com/psf/black) [](https://pycqa.github.io/isort/) |
| **Docs** | [](https://WolfgangFahl.github.io/pyThunderbird/) [](https://github.com/PyCQA/docformatter) [](https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings) |
Demo
============
[Demo](http://pythunderbird-demo.bitplan.com/)
**Home page**
**Search**
**Mail display**

Installation
============
```bash
pip install pyThunderbird
```
Get Sources
===========
```bash
git clone https://github.com/WolfgangFahl/pyThunderbird
cd pyThunderbird
scripts/install
```
Testing
=======
```bash
scripts/test
```
## Documentation
[Wiki](http://wiki.bitplan.com/index.php/PyThunderbird)
### Authors
* [Wolfgang Fahl](http://www.bitplan.com/Wolfgang_Fahl)