Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

aliva/pimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

PIMP

install

add this line to your .bashrc file

source /path/to/pimp.sh

commands

init

pimp init

activate

activate virtualenv from any path inside project

pimp activate

run

run python script within virtualenv, you don't need call activate directly

pimp run <script.py>

shell

start python shell

pimp shell

About

simple bash script to manage python-virtualenv in project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages