Package using to call Mail providers API
Project description
Ikamail Package
Install package from repository gitlab
pip install --index-url https://__token__:<personal_access_token>@gitlab.com/api/v4/projects/<your_project_id>/packages/pypi/simple your_package_name
Install package from pip
pip install ikamail
Using package
from ikamail.GmailHelper import GmailHelper
message_id = GmailHelper("prod").get_message_id(
"me",
include_spam_trash=False,
max_results=25,
batch_using=True
)
print(message_id)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 ikamail-0.0.6-py3-none-any.whl.
File metadata
- Download URL: ikamail-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0075215cc107abac8b1397261240daa117f79736bde03f9456c9301284b8986
|
|
| MD5 |
cb698c74c9a640f0ca164eee66d6a3c4
|
|
| BLAKE2b-256 |
1513937d5b6f6a7d0e2892a175647a05e305c48b71fd798e54dc083fea9ffa92
|