amos-o / pipexec

Try out pip packages quickly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipexec

Try out pip packages quickly

Install

pip install pipexec

Usage

Run pipexec <package-name> to start the interactive shell, where <package-name> is any valid pip package. Example:

pipexec pendulum

About

Try out pip packages quickly

License:MIT License


Languages

Language:Python 100.0%