devbis / aiorzd

Asynchronous rzd.ru client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aiorzd library provides API to fetch available tickets from rzd.ru

Requirements

aiorzd requires python 3.5 or higher due to async/await syntax and aiohttp library

Installation

Make sure you have installed aiohttp. Then type

sudo python ./setup.py install

About

Asynchronous rzd.ru client library

License:MIT License


Languages

Language:Python 100.0%