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.8.tar.gz
(3.1 kB
view details)
File details
Details for the file changetip-0.0.8.tar.gz
.
File metadata
- Download URL: changetip-0.0.8.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d9f4b8f39b222221fe4639e9fefafe142b1b342b2b7d8f359f0decdf29a7566 |
|
MD5 | 8237fcee1c610a4bb06244e80af83e29 |
|
BLAKE2b-256 | bc3261f5b60466fe334c37fcf1e2221087479aa40409893e3cde567f4ee35f20 |