Metadata-Version: 2.1
Name: knackpy-dev
Version: 1.0.20
Summary: A Python API client for interacting with Knack applications.
Home-page: http://github.com/cityofaustin/knackpy
Author: John Clary
Author-email: john.clary@austintexas.gov
License: Public Domain
Description: # Knackpy
        
        ![Build](https://github.com/cityofaustin/knackpy/workflows/Build/badge.svg?branch=production)
        ![Coverage](https://raw.githubusercontent.com/cityofaustin/knackpy/production/coverage.svg)
        ![Python](https://img.shields.io/badge/Python-v3.6+-blue)
        
        Knackpy is a Python client for interacting with [Knack](https://knack.com) applications. It is written and maintained by [municipal tech workers](https://www.austinmobility.io/) at the City of Austin Transportation Department.
        
        ## v1.0 is Now Available
        
        [Knackpy v1.0](https://github.com/cityofaustin/knackpy/releases/tag/v1.0.9) is a complete overhaul of the knackpy API.
        
        Get started with our [user guide](https://cityofaustin.github.io/knackpy/docs/user-guide/), [API reference](https://cityofaustin.github.io/knackpy/docs/api-reference/api/), and, for contributors, our [developer guide](https://cityofaustin.github.io/knackpy/docs/developer-guide/).
        
        The legacy Knackpy v0.1 documentation is available [here](https://github.com/cityofaustin/knackpy/tree/d57012bfcffae5710ebe15b2a3c8e7ef9da7bd1e)
        
Keywords: knack api api-client integration python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
