aiovk

vk.com API python wrapper for asyncio

MIT License

Downloads
969
Stars
95
Committers
18
aiovk - Latest Release

Published by Fahreeve almost 4 years ago

replace aiosocksy to aiohttp-socks
rename Socks5Driver to ProxyDriver (suuports http, socks4, socks5 and TCP proxy)
rename methods in BaseDriver
add support iteration over LongPoll events
add AsyncVkExecuteRequestPool for execute method
update requirements version
drop support python3.5
rewrite tests with pytest

aiovk -

Published by Fahreeve over 5 years ago

drop support aiohttp 2
add support aiohttp 3.2+
refactoring tests

aiovk -

Published by Fahreeve over 6 years ago

pypi fix
nothing new

aiovk -

Published by Fahreeve over 6 years ago

add support Bots Long Poll API
rename LongPoll to UserLongPoll

aiovk -

Published by Fahreeve over 6 years ago

Fix unclosed session

aiovk -

Published by Fahreeve over 6 years ago

update default vk api version, rename authosation to authorization

aiovk -

Published by Fahreeve over 6 years ago

Add support latest versions aiohttp, update all requirements, add lazy api

aiovk -

Published by Fahreeve over 6 years ago

LongPoll class added to init.py

aiovk -

Published by Fahreeve about 7 years ago

Provide optional session object to HttpDriver

aiovk -

Published by Fahreeve over 7 years ago

Fix NameError: name 'ProxyConnector' is not defined

aiovk -

Published by Fahreeve over 7 years ago

Bugfix for "async with"

aiovk -

Published by Fahreeve over 7 years ago

add "async with" for Sessions

aiovk -

Published by Fahreeve over 7 years ago

support original aiosocks

aiovk -

Published by Fahreeve over 7 years ago

support long poll

aiovk - v1.0.0

Published by Fahreeve over 7 years ago

Support only aiohttp 2 and move SimpleImplicitSession to mixins.py

aiovk -

Published by Fahreeve over 7 years ago

aiovk -

Published by Fahreeve over 7 years ago

  • Optional loop argument for the drivers
aiovk -

Published by Fahreeve about 8 years ago

aiovk -

Published by Fahreeve about 8 years ago

aiovk -

Published by Fahreeve over 8 years ago