Version control at its fullest.
Project description
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):
pip install pbm-root
- Click here for more information on how to install PBM.
No other installation methods at the moment
CLI Commands
pbm init <path>
- Initialize a PBM repository. PBM repositories are required to be initialized to perform most PBM actions.pbm destroy
- Destroy the PBM repository in the current path.pbm reinit
- Re-initialize the PBM repository in the current path. This can be useful when upgrading your PBM, and completely wipes the current PBM repository.pbm create-base <name>
- Create a base in the current PBM repository.pbm delete-base <name>
- Delete the base in the current PBM repository.pbm build <base>
- Build./main.py
in the current PBM repository.pbm run <base>
- Run the newest build in the current PBM repository.pbm status
- View info about the current PBM repository.pbm detonate <base>
- Delete all build files in the base.pbm export <location> <base|*>
- Export the base as a .zip file and .pbm file.pbm import <export-id> <base>
- Load from an export's .pbm file using the export ID.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pbm_root-1.8.tar.gz
(24.6 kB
view details)
Built Distribution
pbm_root-1.8-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file pbm_root-1.8.tar.gz
.
File metadata
- Download URL: pbm_root-1.8.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa4f7bbc755f880799aed5b41060ddeaac7368a3bd39838018cf68da5adac80b |
|
MD5 | 283d225962f91ecba62bc80bdec8668a |
|
BLAKE2b-256 | e5bc3ed37028095ea7419c0a2f47a2fb2094dabea96aa36d466a633d9ccd23fb |
File details
Details for the file pbm_root-1.8-py3-none-any.whl
.
File metadata
- Download URL: pbm_root-1.8-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ccc679dbf35e8b8ce3cc7b7fe090cf01783bc96af46d20d7ff5ba8b4d9e6a2d |
|
MD5 | 84caf75bc463e6a25b354162b574ff67 |
|
BLAKE2b-256 | 784a2897fba0741ee9fc78c953c1ac1ba14127804613e60c1429145f8652989b |