Skip to content

PYNE-AD/cs207-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Coverage Status

cs207-FinalProject

Group No. 12

  • Paulina Toro Isaza

  • Yaowei Li

  • Nikhil Vanderklaauw

  • Emma Li

Installation

Requirements

  1. Ensure you can run Python from the command line.
    • You can check this by running: python --version
  2. Ensure you can run pip form the command line.
    • You can check this by running: pip --version

Install the package

  1. Using virtual environment

    • Create an environment with the command: conda create --name env_name python
    • Activating the environment: conda activate env_name
    • You can get out of the environment (deactivate it) by typing: conda deactivate
  2. Install the package from PyPi and dependencies

    • Type pip install ADPYNE-207

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages