Create tempmail based on https://mail.catway.org :D
Project description
Install :
pip install -U catway
How to use :
- 1 - Send email to your custom email, for example:
sadf@catway.org - 2 - Get inbox:
from catway import CatMail
def main():
with CatMail("sadf@catway.org") as email:
for mail in email.get_inboxes():
print(mail)
print(email.get_inbox(mail.id))
main()
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
catway-1.1.tar.gz
(4.5 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
catway-1.1-py3-none-any.whl
(6.1 kB
view details)
File details
Details for the file catway-1.1.tar.gz.
File metadata
- Download URL: catway-1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cada2b6572109ff919a8fac75b34a4d5e003b9f2cf64367b9903282f265294a4
|
|
| MD5 |
4242d72c94ea49d5ff1715172256d63e
|
|
| BLAKE2b-256 |
741dc718834c6644a85e564ab6016d68fd70def1f223ba24884104f4b0fdedb2
|
File details
Details for the file catway-1.1-py3-none-any.whl.
File metadata
- Download URL: catway-1.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59654917de06a3870e5095da846d3ce32cf3ab6e23fba372ec638691dc9433b8
|
|
| MD5 |
94b2abc9f15712bac86fb4f70ad42806
|
|
| BLAKE2b-256 |
a89d8f5ab7daeb45745180f2193447f30087a3dea86a2778ae78e3e154f0af9e
|