PyCap
PyCap copied to clipboard
REDCap in Python
### Summary First of all thanks for building up this cool tool. I was wondering, if it would be possible to add a possibility to the `import_records` method to actually...
FYI @tshanebuckley let's just get the PR started, and move the convo from the issue to here Closes #209
Any way to get the valuable package onto the conda repos? It would help with managing env, pip isn't quite there..
As of today, the "User roles" methods seems a little wonky, especially when creating a brand new role. So we're going to hold off on creating these for now, and...
Hello! Happy to see some significant progress/updates have been made over the past few months on this project! I was curious if there are any plans to add async support...
There are various print messages scattered throughout the code, it would be nice to include a proper logger
Bumps [black](https://github.com/psf/black) from 23.1.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Hello all, I have been using this API for more than 6 months in our hospital, but it suddenly stopped working. I checked with some of my coworkers who were...
For longitudinal projects - [ ] If there are no events mapped to instruments, then don't include `redcap_event_name` For repeating projects/instruments - [ ] Add a project level attribute (`is_repeating`,...