Metadata-Version: 2.1
Name: atd-kits-util
Version: 0.0.2
Summary: Python utilities for interacting with KITS, an advanced transportation management application.
Home-page: https://github.com/cityofaustin/atd-data-utilities/tree/master/atd-kits-util
Author: City of Austin
Author-email: transportation.data@austintexas.gov
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
Requires-Dist: arrow
Requires-Dist: pymssql

# atd-kits-util (kitsuitl)
Python utilities for interacting with KITS, an advanced transportation management application

## Installation


Master branch:

```
pip install atd-kits-util
```

Development branch:

```
pip install atd-kits-util-dev
```

## License
As a work of the City of Austin, this project is in the public domain within the United States.

Additionally, we waive copyright and related rights of the work worldwide through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).


