Skip to content

mukhtyar/python-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code samples for working with the Cal-Adapt API.

Setup

  • Clone the repo

     git clone https://github.com/berkeley-gif/caladapt-docs.git
  • Change directory

     cd caladapt-docs
  • Create a python3 virtualenv

     python3 -m venv env
  • Install libraries

     pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published