tungnt620 / ship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install poetry

It for dependency management

Install

brew install poetry

usage

Because default, it use current activating env. If no, it will create new one at ~/Library/Caches/pypoetry

  • poetry install to install all dependencies
  • poetry add package_name to install new package

About


Languages

Language:Python 100.0%