An open API service indexing awesome lists of open source software.

https://github.com/by-dazen/pbm

Source control at it's fullest.
https://github.com/by-dazen/pbm

backup build-tool python python3 python312 version-control

Last synced: 8 months ago
JSON representation

Source control at it's fullest.

Awesome Lists containing this project

README

          

# PBM : Python Build Manager

PBM is a lightweight console-oriented CLI and package for building python projects
as EXE files, creating memory-efficient back-ups, managing dependencies and
running them.

## Installation

### 1. Using `pip` (RECOMMENDED):
```commandline
pip install pbm-root
```

- [Click here](https://pypi.org/project/pbm-root) for more information on how to install PBM.

*No other installation methods at the moment*