pyknackhq

knackhq root access Python API.


Keywords
Python, knack, knackhq, API, database, interface, app
License
MIT
Install
pip install pyknackhq==0.0.2

Documentation

Welcome to pyknackhq documentation

pyknackhq allows developer to manipulate knackhq backend database with minimum works in Python. So you can easily integrate the convenience of the knackhq with powerful database, web application, etc...

Knackhq is an awesome developer tools. It allows developer to build a user friendly, database backed web application in few clicks. So the non-developer can enjoy the power and convenience of non-sql database with no Pain. However, the developer may still want to program it, that's how is API for.

Quick Link:

Install

pyknackhq is released on PyPI, so all you need is:

$ pip install pyknackhq

To upgrade to latest version:

$ pip install --upgrade pyknackhq