Skip to content

Python Wrapper of Surveymonkey R #121

Description

@lasagna0

A Python library for easier SurveyMonkey data access. Many Python users face challenges fetching SurveyMonkey data due to the lack of robust libraries compared to R's surveymonkey package. I created monkpy, a wrapper utilizing rpy2, to bridge this gap. It fetches data using the R library, cleans it, and converts it into a ready-to-use Pandas DataFrame via rpy2's high-level interface. The API is designed for simplicity.

Check it out on GitHub: https://github.com/lasagna0/monkpy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions