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.1.0.tar.gz
(3.1 kB
view details)
File details
Details for the file changetip-0.1.0.tar.gz
.
File metadata
- Download URL: changetip-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da8ac4621bf3ee1450002707cfdade06491f778a2ad551787337d4511b3a15c0 |
|
MD5 | bc94d15a73cf2ca118236b0715fce107 |
|
BLAKE2b-256 | f82c4eb4ee4638f9020adc209665dd404a7f536cbf9e6c40554c6005a11e904d |