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

Uploaded Source

Built Distribution

pab-2.2.2-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pab-2.2.2.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.13.0-1017-azure

File hashes

Hashes for pab-2.2.2.tar.gz
Algorithm Hash digest
SHA256 f5131efa228e3024776598cdd470d722ce3defd1206b94f834ae987466847b98
MD5 9999d9c6b467abea022a666af2325500
BLAKE2b-256 a8509edd5fef86e77539ac6ee9f9c4625096228e01c59e53a9eeaa3b67147c38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pab-2.2.2-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.13.0-1017-azure

File hashes

Hashes for pab-2.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d623f27722c94c597bd08f0890b016aed83d863d70433a0f9858c89ff124d622
MD5 4a6c70c04677f07f3e5553117f54ef43
BLAKE2b-256 4da3fe8969a5035687467ec8229bb61d508e2a05d7e1d286534b1484eda782b5

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