Skip to main content

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:

https://circleci.com/gh/changecoin/changetip-python.svg?style=svg

To run tests:

$ python setup.py test

Local Development

If you would like to post API messages locally instead of production (https://api.changetip.com/v1), you can pass the environemnt variable CHANGECOIN_API. For example:

$ CHANGECOIN_API=http://localhost/v1/ python yourcode

License

MIT

Project details


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.3.2.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file changetip-0.3.2.tar.gz.

File metadata

  • Download URL: changetip-0.3.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for changetip-0.3.2.tar.gz
Algorithm Hash digest
SHA256 c8ab03b19d9e04a91ea3a4b522c9de83d845c16a06b542d5263c0496864c3fb8
MD5 5e1e381820d391f8b849e9f09a196911
BLAKE2b-256 4e7a60d75ecdda378009377663a48b51a4c5594c017ac4a72a7a33daaabe4c4f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page