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.
- Host: GitHub
- URL: https://github.com/by-dazen/pbm
- Owner: by-dazen
- License: gpl-3.0
- Created: 2024-09-18T20:26:27.000Z (over 1 year ago)
- Default Branch: pbm
- Last Pushed: 2024-10-01T16:02:28.000Z (about 1 year ago)
- Last Synced: 2025-03-29T12:35:21.054Z (9 months ago)
- Topics: backup, build-tool, python, python3, python312, version-control
- Language: Python
- Homepage: https://pypi.org/project/pbm-root/
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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*