Skip to content

coda-platform/python-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API

Overview

  • Description: This repository contains code for the Python API to the CODA platform. This library is aimed at facilitating use of the CODA platform when it is used from the notebook app.
  • Primary author(s): Louis Mullie [@louism].
  • Contributors: None.
  • License: The code in this repository is released under the GNU General Public License, V3.

Publishing

python -m pip install --user --upgrade setuptools wheel
python setup.py sdist bdist_wheel
python -m twine upload dist/*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages