{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"Provides a Python client library for the Quip Automation API, allowing programmatic interaction with Quip documents and workspaces.","skillfed_tags":["api-client","abandoned"],"use_cases":["Automate bulk operations on Quip documents (create, update, delete) from Python scripts","Build integrations between Quip and other tools or workflows via the Quip API","Programmatically query and retrieve Quip document metadata and content","Manage Quip team collaboration spaces and permissions through automation"],"what_it_does":"quipclient is a Python wrapper around the Quip Automation API, packaged for pip installation. It provides a QuipClient class that accepts an access token and exposes methods to interact with Quip documents, folders, and workspaces programmatically. The package is a repackaging of the official Quip API's Python library, reorganized for PyPI distribution with no core code changes beyond the import namespace change from `quip` to `quipclient`.\n\nThe library has been abandoned since its single release on 2020-09-17, with no maintenance or updates since then. It declares support for Python 2.7 and 3.4\u20133.6, and has no runtime dependencies. High install friction stems from source-only distribution (no wheel), requiring compilation on installation.","worth_installing":"No\u2014unless you are maintaining legacy code already using this package. The library is abandoned (no updates since 2020-09-17), declares support only for outdated Python versions (up to 3.6), and Quip's API may have evolved since the last release. High install friction and lack of maintenance make it a poor choice for new projects."},"id":"quipclient","links":{"html":"https://skillfed.io/packages/quipclient","md":"https://skillfed.io/packages/quipclient.md","pypi":"https://pypi.org/project/quipclient/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-09-17","license_spdx":null,"license_treatment":"permissive","name":"quipclient","python_support":"unspecified","summary":"Quip API Python Client"},"popularity":{"monthly_downloads":112043,"position":12383,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1"}
