aodag / bib

bring it back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

bring it back


Languages

Language:Python 100.0%