openvk api based on httpx
Project description
OpenVk-API
Raw API for OpenVK
pip install openvk-api
Use OpenVk Docs to use OpenVkApiMethod
Quick example
from openvk_api import OpenVkClient
# Use token
client = OpenVkClient(token="sdflksdfkljssldkjgsdg-jill")
# Use login and password
client = OpenVkClient()
client = client.auth_with_password(login="fckptn@gg.su", password="Hydra")
api = client.get_api()
print(api.messages.send(user_id=10484, message="Hello, developer"))
Links
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
openvk-api-0.0.2a0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file openvk-api-0.0.2a0.tar.gz
.
File metadata
- Download URL: openvk-api-0.0.2a0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e946e7b6638ccbad078b73b603fa8567db7948fb51cca9c0792ae619419b8304 |
|
MD5 | fdddb22e97b959791332a12ac9dd74c0 |
|
BLAKE2b-256 | e957942112e019b29d8b58ca45a4fa98443365b59837b84f0232c9cbf252778c |
File details
Details for the file openvk_api-0.0.2a0-py3-none-any.whl
.
File metadata
- Download URL: openvk_api-0.0.2a0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7157eb5f0dc53922524caca9f97e6abec11b035de167807fb2025f0a27a25071 |
|
MD5 | 6559ec8b1c5a8735218d6584e8ace0d9 |
|
BLAKE2b-256 | ff2dc45edefbf13b03507cc49c8c17e3ffe036b13c9b3311badec858500fb9c2 |