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.3.2.2.tar.gz
(20.6 kB
view details)
Built Distribution
File details
Details for the file pbm_root-1.3.2.2.tar.gz
.
File metadata
- Download URL: pbm_root-1.3.2.2.tar.gz
- Upload date:
- Size: 20.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 | b3866d8f81129320763f8c0b4c5413981610e567aa06a7a18d05ec911d49d9d8 |
|
MD5 | 10c51afa1916021e7a3495279ea192a1 |
|
BLAKE2b-256 | 7cce0d4016c0e2938f3e649b59569fbe3099b8ab7ba97b41825b985b781509e3 |
File details
Details for the file pbm_root-1.3.2.2-py3-none-any.whl
.
File metadata
- Download URL: pbm_root-1.3.2.2-py3-none-any.whl
- Upload date:
- Size: 20.7 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 | d19a697308831c135784551e681ec962d47dd834205ea02b10ddf1687a6a77d9 |
|
MD5 | 3ffc80fdb3b25224ad506ee35f2c163e |
|
BLAKE2b-256 | 080552e687da539849d8a81d0b28ec957c1a81caa4ca201b5f2b7696b4c2b045 |