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.0.8.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

pab-2.0.8-py3-none-any.whl (27.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pab-2.0.8.tar.gz
  • Upload date:
  • Size: 22.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.5 Darwin/20.6.0

File hashes

Hashes for pab-2.0.8.tar.gz
Algorithm Hash digest
SHA256 6064c4ae5fc1f933d86f1d6920399f93d1ec9315e26a24f1c9d82b6818732c68
MD5 189f287c5dce3a12751f5ddfa91cf4b3
BLAKE2b-256 ca57517afeeb1106d70a729811b4e128542abe534f76ee3bcb689cf1f5f5870a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pab-2.0.8-py3-none-any.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.5 Darwin/20.6.0

File hashes

Hashes for pab-2.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f69b9e8cc21e06197e4ef8b6d84c91a7224f943135afd76cdda9885b03ab422a
MD5 4089cec2172a6b8f5d01b85b4d44cb4c
BLAKE2b-256 b4e08144a6dab882f5db2f92094aa5635359e03a714283a2733ea5e1642630af

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