Skip to content

Iain-CO/codeocean-sdk-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Ocean Logo

Code Ocean Python SDK

The Code Ocean Python SDK provides convenient access to the Code Ocean API from applications written in the Python language. This SDK enables you to manage Code Ocean resources such as Capsules, Data Assets, and Computations in your Python applications.

Documentation

The Code Ocean REST API documentation can be found in the Code Ocean User Guide.

Installation

pip install -U codeocean

For development, install from source with:

pip install -e .[dev] -U

About

Code Ocean Python SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%