{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"A Python wrapper for the SurveyGizmo REST API that lets you programmatically manage surveys, responses, campaigns, and related resources through token-based authentication.","skillfed_tags":["api-client","survey-tools","abandoned"],"use_cases":["Automate survey creation, copying, and deletion workflows in SurveyGizmo accounts","Retrieve and process survey responses programmatically for data analysis or reporting","Filter and export survey response data by date ranges or other criteria","Manage survey campaigns and contact lists through code rather than the web interface","Build custom reporting dashboards that pull live data from SurveyGizmo"],"what_it_does":"SurveyGizmo is a Python client library for interacting with SurveyGizmo's REST API. It provides an object-oriented interface to manage surveys, survey responses, campaigns, contacts, and other resources. You instantiate a client with your API token and secret, then call methods like `client.api.survey.list()` or `client.api.surveyresponse.get()` to perform CRUD operations on survey data.\n\nThe package includes convenience features like chainable filtering for list operations, support for multiple response formats (JSON, XML, debug), CloudFlare 52x error handling, and configurable request parameters. However, the project has been abandoned since 2017 with no updates for modern Python versions or API changes, making it a legacy tool suitable only for maintaining existing integrations with older SurveyGizmo accounts.","worth_installing":"No, unless you are maintaining legacy code already using this package. The project is abandoned (last release October 2017, repository archived), has no support for Python versions beyond 3.6, and will not receive updates for API changes or security issues. For new SurveyGizmo integrations, contact SurveyGizmo directly for current API client recommendations or build a fresh integration using the REST API directly."},"id":"surveygizmo","links":{"html":"https://skillfed.io/packages/surveygizmo","md":"https://skillfed.io/packages/surveygizmo.md","pypi":"https://pypi.org/project/surveygizmo/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-10-02","license_spdx":null,"license_treatment":"permissive","name":"SurveyGizmo","python_support":"unspecified","summary":"A Python Wrapper for SurveyGizmo's restful API service."},"popularity":{"monthly_downloads":85542,"position":13917,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.3"}
