Skip to main content

The most elegant build system.

Project description

Pel is the most elegant build system

Introduction

Pel is an easy-to-use build system/task runner written in Python. It is designed to be more advanced than task runners like Make or Invoke, but much simpler than complex build systems like CMake or Bazel.

Installation

Installation from pip

pip3 install --user pel

It is safe to install Pel as a global Python package. Installing Pel will never modify any other Python packages on your computer.

Development status

Pel is still in the early stages of development. It is not currently ready for production use.

Features

Cross-platform support

Pel is written in pure Python, and is intended to work on any operating system supported by Python, such as:

  • Linux
  • Windows
  • macOS
  • FreeBSD

Why we made Pel

Most build systems are either too simple or too complex.

  • A simple build system, like Make or Invoke makes it easy to run arbitrary shell commands, but makes it hard to add non-trivial dependency management and build caching
  • A complex build system, like CMake or Bazel, offers sophisticated dependency management and build caching, but only for predefined types of build targets. These build systems are excellent choices for building a large C++ monorepo, but can be unwieldy to integrate with arbitrary commands and obscure build tools.

Pel is designed to be the happy medium between simple and complex.

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

pel-0.0.1.tar.gz (256.5 kB view details)

Uploaded Source

Built Distribution

pel-0.0.1-py3-none-any.whl (265.7 kB view details)

Uploaded Python 3

File details

Details for the file pel-0.0.1.tar.gz.

File metadata

  • Download URL: pel-0.0.1.tar.gz
  • Upload date:
  • Size: 256.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure

File hashes

Hashes for pel-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d091e5dddd333f71de58d9aab8f0622edc417014e6861a9667b9d4d68397c3c3
MD5 5b81fa0cdf707e1bdc217dfc2f51383a
BLAKE2b-256 df0f657343487e7517ab58f584c3e3a9f29b7f64db791ca71b5d39010d530f01

See more details on using hashes here.

File details

Details for the file pel-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pel-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 265.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure

File hashes

Hashes for pel-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 47b9495c932af05aaa9c644b7c4995d8769bbae6bed7c214d82cacece5b5c0de
MD5 c5a3014fe3b1175c72320440871d7f8f
BLAKE2b-256 23b5b53e4fcfc516bc0fb7206cbf6f8addbc6ae567541cfeeb33c7543ed845f1

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