Skip to content

randlab/ArchPy_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArchPy_course

Notebooks examples and documentation for the June 27, 2023 ArchPy course

How to install ArchPy

Create a conda environment with the following command:

conda create -n archpy_course python=3.11

Install archpy with the following command:

pip install geoarchpy

Install geone: Download the latest version of the package,extract it, move to the geone folder (using cd command) and install it with the following command:

pip install .

And that's it! You are ready to go!

About

Notebooks examples and documentation for the June 27, 2023 ArchPy course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors