Библиотека для удобного использования API CryptoPay
Project description
Module CryptoBot API(non-official)
Docs: https://help.crypt.bot/crypto-pay-api
Install
pip install TeleCryptoBot
Examples
import TeleCryptoBot
crypto = TeleCryptoBot.TeleCryptoBot("0000:qwertyuiop")
info_profile = crypto.getMe()
balance = crypto.getBalance()
print(info_profile, balance, sep='\n')
import TeleCryptoBot
crypto = TeleCryptoBot.TeleCryptoBot("0000:qwertyuiop")
invoice = crypto.createInvoice(asset="USDT", amount=1.0)
print(invoice)
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
TeleCryptoBot-1.0.tar.gz
(4.9 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
File details
Details for the file TeleCryptoBot-1.0.tar.gz.
File metadata
- Download URL: TeleCryptoBot-1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d84fa741926769d66792a7d3f2fb258114225cd510d4eb050e1b38d702365b13
|
|
| MD5 |
02e897c555c2952b82e9d802f701df93
|
|
| BLAKE2b-256 |
39d74e1bf63c3908eaba8014b64a363eeb40e009cb2e8c88ccfacf606878819b
|
File details
Details for the file TeleCryptoBot-1.0-py3-none-any.whl.
File metadata
- Download URL: TeleCryptoBot-1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6003b1bca40e8e5e48ca811b506619f86959cab48be4fa35a4fd544752cd534e
|
|
| MD5 |
9dbf1480edb588a761a06d1223621dd0
|
|
| BLAKE2b-256 |
23d57cb308d4a502c300f75e6dadcb2d1f2c3ea51089806ae56a8e0e37a65605
|