• Stars
    star
    297
  • Rank 139,239 (Top 3 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quip Automation REST API for editing documents, folders, and users

Quip Automation API

This is the official repository for the Quip Automation API.

Client Libraries

Official

Community

Sample Apps

Official

  • baqup: Exports all of your Quip folders, documents and messages to a local directory. Python on the command line
  • twitterbot: Post Twitter messages to a Quip thread via the Twitter streaming API. Python on the command line
  • webhooks: Inbound Webhook support for posting GitHub, Crashlytics, PagerDuty and other service notifications to threads. Python on App Engine
  • wordpress: Publish Quip documents to WordPress. Python on the command line
  • websocket: Receive messages from Quip in real time. Python on the command line