Metadata-Version: 2.1
Name: buseswarsaw
Version: 1.0.1
Summary: Python package containing tools for analysing data on buses in Warsaw
Home-page: https://github.com/BDomzal/buses-in-Warsaw-bd
Author: Barbara Domżał
License: MIT
Description: # buseswarsaw Package
        
        Python package containing tools for analysing data on buses in Warsaw.
        
        This package provides tools for:
        
        - downloading data on locations of buses in Warsaw,
        
        - downloading data on locations of bus stops,
        
        - downloading schedule for a given line and bus stop,
        
        - finding buses that exceeded 50 km/h for the given dataset,
        
        - plotting data on the map,
        
        - computing percentage of buses that exceeded 50 km/h near the given place,
        
        - checking punctuality of buses of given line for given bus stop.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
