/bib

bring it back

Primary LanguagePython

bib

Features

bib.init_project

initialize new project directory. project directory contains venv and src dhirectories.

bib.install

install package distribution from simple package repository. the format that bib can install is wheel only.

bib.list_installed

list installed packages.

bib.pack

create wheel binary distribution.

bib.simple

create directory for simple package repository.