Skip to content

fderuiter/imednet-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,413 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imednet

Unofficial Python SDK for the iMednet clinical trials API.

Full documentation: https://fderuiter.github.io/imednet-python-sdk/

PyPI PyPI - Downloads PyPI - Wheel PyPI - Python Version License CI

This package simplifies integration with the iMednet REST API for clinical trial management. It provides typed endpoint wrappers, helper workflows and a CLI so researchers and developers can automate data extraction and submission without reimplementing HTTP logic.

Documentation

Our documentation is organized according to the Diátaxis framework, which categorizes information based on user intent.

Learning-oriented guides for getting started.

Problem-oriented guides for completing specific tasks.

Understanding-oriented concepts and architectural overviews.

Information-oriented material like API documentation and contributor rules.

Installation

# PyPI release
pip install imednet

For extended integrations, you can install optional dependencies:

pip install "imednet[export]"
pip install imednet-workflows
pip install apache-airflow-providers-imednet
pip install imednet-streamlit

Contributing

Contributions are welcome! Please see our Contributor Guide and Verification Loop to get started.

License

This project is licensed under the MIT license. See LICENSE for details.

About

A Unofficial Python SDK that makes it "easy" to work with the iMednet REST API from your code or the command line. Manage studies, subjects, records, and more with a "friendly" interface. No need to worry about the low-level details.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages