0.1.3 • Published 1 year ago

@zhengbangbo/pi v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

pi

pnpm i -g @zhengbangbo/pi

pipenv · poetry

tldr

pi - install

pi

# pipenv install
# poetry install

pi rich

# pipenv install rich
# poetry add rich

pru - run

pru dev

# pipenv run dev
# poetry run dev

psh - enter virtual environment

psh

# pipenv shell
# pipenv shell

pun - uninstall

pun

# pipenv uninsatll
# poetry remove

pu - update

pu

# pipenv update
# poetry update

pci - clean install

pci

# pipenv clean

pa - agent alias

pa

# pipenv
# poetry

How?

pi assumes that you work with lockfiles (and you should)

Before it runs, it will detect your Pipfile.lock / poetry.lock to know current package manager and runs the corresponding commands.

Todo

  • detect agent
  • cover main commands
  • install pipenv / poetry script
  • maybe add virtualenv / conda agent

Thanks

The idea of this project comes from antfu/ni.

0.1.3

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.1-beta.7

2 years ago

0.1.1-beta.6

2 years ago

0.1.1-beta.5

2 years ago

0.1.1-beta.4

2 years ago

0.1.1-beta.3

2 years ago

0.1.1-beta.2

2 years ago

0.1.1-beta.1

2 years ago

0.1.1-beta.0

2 years ago

0.1.0

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago