Skip to content

gracetangg/pyquante-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyquante-playground

Experimentng with pyquante2.

  • Create the pp37 conda environment and activate it:
$ conda env create -f pp37.yml
$ conda activate pp37
  • Clone pyquante2.
  • In the root of the pyquante2 repo, build pyquante2 then install it into the pp37 conda environment using pip:
python setup.py build
pip install -e .

About

Playground for exploring pyquante2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%