8000 GitHub - Calvinwhow/calvin_utils_project
[go: up one dir, main page]

Skip to content

Calvinwhow/calvin_utils_project

Repository files navigation

Calvin Utils

Calvin Utils is a Python package that provides a set of utility functions for various tasks.

Requirements Prior to Installation

  1. Git (Required)

    https://git-scm.com/downloads
    
  2. VSCode (Strongly Recommended)

    https://code.visualstudio.com/download
    
  3. VSCode Jupyter Extension (Strongly Recommended)

    In VSCode extensions library (free)
    
  4. Nimlab (Required)

    https://github.com/nimlab/setup
    

Installation

Installing Directly from GitHub

You can also install the package directly from the GitHub repository:

  1. Set directory

    cd /path/to/where/i/want/to/install/to
  2. Install

    pip install git+https://github.com/Calvinwhow/calvin_utils.git

Installing Interactively (from a local clone)

  1. Clone the repository:

    git clone https://github.com/Calvinwhow/calvin_utils.git
  2. Navigate to the project directory:

    cd /path/to/where/you/cloned/this/to
  3. Install the package in editable mode:

    pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0