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.2.9.tar.gz
(20.9 kB
view details)
Built Distribution
pbm_root-1.2.9-py3-none-any.whl
(21.0 kB
view details)
File details
Details for the file pbm_root-1.2.9.tar.gz
.
File metadata
- Download URL: pbm_root-1.2.9.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9274ae837da2295762d0e814dc6584b71d0d98ab6e118a0758c36b49263e0e74 |
|
MD5 | 4b6068e00c917167428a390dba0c686d |
|
BLAKE2b-256 | 1ea779f9b6433f1a56a0b8b2fcbaff71b5902f1de05bdafebe74e876562a6432 |
File details
Details for the file pbm_root-1.2.9-py3-none-any.whl
.
File metadata
- Download URL: pbm_root-1.2.9-py3-none-any.whl
- Upload date:
- Size: 21.0 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 | 8ff5211c1e3f3483282e4d2d9ed86e2abb35640d7c808f15b02e4f7278a08269 |
|
MD5 | eb8d2305f0f54b77beb044d77b622494 |
|
BLAKE2b-256 | 0ab7d5e4f3140ed081a823ccaeafdc62abed421dc2bbc762cac4c02561eb87de |