Skip to content

marcolarosa/esrc-pypkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pypkg

A helper to create a custom, relocatable python

Invocation

NAME="" && pypkg.sh

where command is one of:

One of: 
 - build: remove the existing build env (if exists) and build a new
 python and distribute / pip base.

 - clean: remove the existing build env (if exists) and the local
 instance of the Python tarball

 - install: install the pkgs

 - upgrade: upgrade the pkgs

 - pkg: build the debian pkg

That last one requires a suitable debian directory to exist.

About

A helper to create a custom, relocatable python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages