ChangeTip helper library
Project description
A set of tools for interacting with the ChangeTip API - https://www.changetip.com/api/
Install
$ pip install changetip
Examples
from changetip.bots.base import BaseBot
class YourBot(BaseBot):
def check_for_new_tips(self)
# Code to check for new tips
pass
Tests
CircleCI test status:
To run tests:
$ python setup.py test
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
changetip-0.0.7.tar.gz
(3.0 kB
view details)
File details
Details for the file changetip-0.0.7.tar.gz
.
File metadata
- Download URL: changetip-0.0.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c314409907b3984be302350ff3e3c4c218e7ed5ae5fe9c5da19caec848f85e5 |
|
MD5 | c6f028025c241464877df7da3817d34e |
|
BLAKE2b-256 | d011eb4e79cf41f11a032badc26b43b79505f1dbbe4d723d9400e88efc041075 |