Skip to main content

an unofficial api for grabbing data from cp.sk

Project description

# python-cpsk-api ![travis](https://travis-ci.org/Adman/python-cpsk-api.svg?branch=master)

Simple python api for grabbing data from cp.sk

## Installation

Available on [pypi](https://pypi.org/project/cpsk/)

Running $ pip install cpsk will get the package installed

## Usage

`python import cpsk drive = cpsk.get_routes('Bratislava', 'Praha', **kwargs) `

### Available kwargs

parameter | type | description |
——— | ——- | ———————————————————————————- |
vehicle | string | Vehicle to travel with. Default vlakbus. Available: vlak, bus, vlakbusmhd. |
time | string | Departure time. Defaults to current time. |
date | string | Departure date. Defaults to current date. |
direct | boolean | Whether to look only for direct routes. Defaults to False. |

Beware that by using this you might be violating cp.sk ToS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cpsk-0.1.8.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

cpsk-0.1.8-py3.8.egg (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page