fast_cody icon indicating copy to clipboard operation
fast_cody copied to clipboard

Python bindings for fast_cd

Results 1 fast_cody issues
Sort by recently updated
recently updated
newest added

Hi! I was trying to use your repo, so I followed the instruction to set up a conda environment: ``` conda create -n fast_cody python=3.8 conda activate fast_cody pip install...