https://github.com/wolfgangfahl/pythunderbird
python based access to Thunderbird mail
https://github.com/wolfgangfahl/pythunderbird
nicegui
Last synced: 6 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T13:33:34.000Z (7 months ago)
- Last Synced: 2025-07-17T07:59:54.428Z (6 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
[](https://pypi.org/project/pyThunderbird/)
[](https://github.com/WolfgangFahl/pyThunderbird/actions/workflows/build.yml)
[](https://pypi.python.org/pypi/pyThunderbird/)
[](https://pepy.tech/project/pyThunderbird)
[](https://github.com/WolfgangFahl/pyThunderbird/issues)
[](https://github.com/WolfgangFahl/pyThunderbird/issues/?q=is%3Aissue+is%3Aclosed)
[](https://WolfgangFahl.github.io/pyThunderbird/)
[](https://www.apache.org/licenses/LICENSE-2.0)
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)