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
python -m -pbm init <path>- Initialize a PBM repository. PBM repositories are required to be initialized to perform most PBM actions.python -m -pbm destroy- Destroy the PBM repository in the current path.python -m -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.python -m -pbm create-base <name>- Create a base in the current PBM repository.python -m -pbm delete-base <name>- Delete the base in the current PBM repository.python -m -pbm build <base>- Build./main.pyin the current PBM repository.python -m -pbm run <base>- Run the newest build in the current PBM repository.python -m -pbm status- View info about the current PBM repository.python -m -pbm detonate <base>- Delete all build files in the base.python -m -pbm export <location> <base|*>- Export the base as a .zip file and .pbm file.python -m -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_r-1.6.tar.gz
(16.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pbm_r-1.6-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file pbm_r-1.6.tar.gz.
File metadata
- Download URL: pbm_r-1.6.tar.gz
- Upload date:
- Size: 16.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 |
2c9f9ef03f85e84aecd0f01493fcdacaa0a85934e9eee1806e66f919041fabd6
|
|
| MD5 |
a36326414d717471f51b86255929e1c1
|
|
| BLAKE2b-256 |
d13e3171c55e9dda6a4788c5c41741d56c49ba491a623f05d763106ceca98378
|
File details
Details for the file pbm_r-1.6-py3-none-any.whl.
File metadata
- Download URL: pbm_r-1.6-py3-none-any.whl
- Upload date:
- Size: 17.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 |
f3896b782ad88ac0a469535f2d5adc086d27d4e099f17f885d43b99b64a5ebcc
|
|
| MD5 |
70a4ff84a9e8da6d23a728b0883c37b1
|
|
| BLAKE2b-256 |
65fb6f2c239a245d530188f7fee27e97925147c2f8e2b8194c3ad6571f964700
|