Skip to content

PavelDusek/PavCap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PavCap

Pavel Dusek's simple library for REDCap (https://www.project-redcap.org/) API communication in Python.

Usage

import PavCap
pc = PavCap.Project( token = 'your-project-token', url = 'your-site.url/api/' )
pc.listFields()
pc.listIds()

About

Pavel Dusek's simple library for REDCap (https://www.project-redcap.org/) API communication in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages