An open API service indexing awesome lists of open source software.

https://github.com/devbis/aiorzd

Asynchronous rzd.ru client library
https://github.com/devbis/aiorzd

Last synced: 7 days ago
JSON representation

Asynchronous rzd.ru client library

Awesome Lists containing this project

README

          

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