Python модуль для написания скриптов для социальной сети Вконтакте (vk.com) (API wrapper)
Project description
vk_mda (vk_api mod) 
vk_mda – Модификация модуля vk_api / Python модуль для создания скриптов для социальной сети Вконтакте (vk.com API wrapper)
import vk_mda as vk_api
vk_session = vk_api.VkApi('+71112223344', 'mypassword')
vk_session.auth()
vk = vk_session.get_api()
print(vk.wall.post(message='Hello world!'))
Установка
$ pip install vk-mda
Project details
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
vk_mda-11.9.3-py3-none-any.whl
(47.0 kB
view details)
File details
Details for the file vk_mda-11.9.3-py3-none-any.whl.
File metadata
- Download URL: vk_mda-11.9.3-py3-none-any.whl
- Upload date:
- Size: 47.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37a8c890f2ca318026d50d01598755158671c72a0b0bce1b6d0e66d79ca59deb
|
|
| MD5 |
133a8ae2b53c245df8a76407f86ea264
|
|
| BLAKE2b-256 |
182773830d8b74d5cc7f38148e8841a2163aaa960ddbf81a2b2f9a6456135b4c
|