kmcgaire / kik-python

Kik APIs for Python

Home Page:https://bots.kik.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kik Python API

PyPIImage_ DocsImage_

This library provides tools to build bots that communicate with the Kik API. Find out more and create your bot at dev.kik.com.

This package can be imported using pip by adding the following to your requirements.txt:

kik==<version>

Docs

Our docs are available on readthedocs.io.

Contributing

If you're looking to contribute the the kik package, check out the Contributing Guide.

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to bots@kik.com.

License

The kik library is released under the terms of the MIT license. See LICENSE.md for more information or see https://opensource.org/licenses/MIT.

About

Kik APIs for Python

https://bots.kik.com

License:MIT License


Languages

Language:Python 99.5%Language:Makefile 0.5%