Metadata-Version: 2.1
Name: knackpy-dev
Version: 1.0.9
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=master)
        ![Coverage](https://raw.githubusercontent.com/cityofaustin/knackpy/dev/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.
        
        ## Documentation
        
        [Here's the complete documentation](https://cityofaustin.github.io/knackpy).
        
        # Issues and Contributions
        
        Issues and pull requests are welcome. Know that your contributions are donated to the [public domain](https://github.com/cityofaustin/knackpy/blob/master/LICENSE.md). See also our [developer guide](https://cityofaustin.github.io/knackpy/developer-guide).
        
        
        
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
