Skip to main content

A build tool for multi-projects that leverages package registries (pypi, npmjs, etc.)

Project description

PBT

pbt — a build tool for multi-projects that leverages package registries (pypi, npmjs, etc.).

PyPI Python GitHub Issues Contributions welcome License

Introduction

Having all projects in the same repository make it much easier to develop, share, reuse, and refactor code. Building and publishing the projects should not be done manually because it is time-consuming and may be frustrated if the projects are depending on each other. pbt is a tool designed to help make the process easier and faster. It supports building, installing, and updating versions of your projects and their dependencies consistently. It also provides utility commands to help you work with your projects in multi-repositories as if you are working with a monorepo.

Installation

pip install -U pab  # not pbt

Usage

Note: currently, pbt supports Python projects configured with Poetry (an awesome dependency management that you should consider using).

  1. Installing, cleaning, updating and publishing your projects

Assuming that you organized your projects as different sub-folders, each has their own project configuration file. In the root directory (containing your projects), you can run install to install a specific project

pbt install -p <project> [-e] [-d] [-v]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pab-2.2.0.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

pab-2.2.0-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

Details for the file pab-2.2.0.tar.gz.

File metadata

  • Download URL: pab-2.2.0.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.10 Darwin/21.4.0

File hashes

Hashes for pab-2.2.0.tar.gz
Algorithm Hash digest
SHA256 fc20198223ad3c6626999479eefd4c8b16434eb68dc18c1c6df56634e7ba02f6
MD5 de017de599eb4659d1736c22ba259b9a
BLAKE2b-256 1f2c84cba7ae993fb4ca75d8fe947e619af2a984a58751560b95c6cf7dc0d1e8

See more details on using hashes here.

File details

Details for the file pab-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: pab-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 28.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.10 Darwin/21.4.0

File hashes

Hashes for pab-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2476a759b779a854cd21cb18c8bad86128e32d064677286f037b88faf8becf55
MD5 0b254ddb9124e28349098d68588fb4c0
BLAKE2b-256 8cdc646de98d79d1f8c5a8e30a38c83db71f7b2f321aadf229007d21d671caf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page