m.kuku.lu wrapper
Project description
m.kuku.lu ラッパー無料完全
スペシャルサンクス: Natsuneko
————-Usage————-
- 方法 1
from okome import auth, Client
account = auth.create_account() client = Client(account)
success, mail = client.create_mail() print(“Mail: “ + mail)
- 方法 2
from okome import Account, Client
account = Account(“cookie_csrf_token”, “cookie_session_hash”) client = Client(account)
success, mail = client.create_onetime_mail() print(“Mail: “ + mail)
————-便利メソッド————-
create_mail: アドレスを自動作成して作成
create_mail_manually: アドレスを指定して作成
create_onetime_mail: 期限付きのアドレスを作成
get_address_list: アドレスリストを取得
get_address_id: アドレスのIDを取得
delete_address: アドレスを消去
get_credentials: ログイン情報を取得
get_inbox: インボックを取得
get_mail_data: メールのコンテントを取得
send_mail: 空メールを送信
————- ライセンス ————-
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 okome-lib-1.1.1.tar.gz.
File metadata
- Download URL: okome-lib-1.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16017f836393d6aefe3d3e1ccbc11d1890a842470bc3062f68c9266a3b78943
|
|
| MD5 |
f54c9a0a62cce7d1c1b9b735394ffa09
|
|
| BLAKE2b-256 |
ae7c8c9d5a6bee19cd9862cf4b67cc28657ae35eef29a47fe6bb9447e0a5f199
|
File details
Details for the file okome_lib-1.1.1-py3-none-any.whl.
File metadata
- Download URL: okome_lib-1.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18c42b8431a4f5b2c2a9bdc6dfd3f0d41bc9379b8c84a5187c51ee43fb67f8e8
|
|
| MD5 |
9ad79505dc2cc421492e0b557c92a285
|
|
| BLAKE2b-256 |
030b9ca454d1b603d620a791efe7d167100488f13197f9800929d0aad689a1a9
|