PyCap icon indicating copy to clipboard operation
PyCap copied to clipboard

REDCap in Python

Results 16 PyCap issues
Sort by recently updated
recently updated
newest added

Fixes #261. Also raises a RedcapError from any JSONDecodeError in the response.json() call, but this can be reverted if it's too out of scope for this PR.

**Describe the behavior**: When a request is made with PyCap that results in a 500 Internal Server Error response, PyCap's `_RCRequest.get_content` does not handle this error; instead, with `format_type="csv"|"xml"`, an...

Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.0 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...

dependencies

I noticed this was flagged when I checked my R package. (So I can pass CRAN, I'll probably reference .) ![image](https://github.com/user-attachments/assets/74c20209-ab21-4d9a-a1fd-15650a22da37) ``` 410 Project unavailable [pycap.readthedocs.io](https://pycap.readthedocs.io/) This project was flagged...