Skip to main content

pybuild-xtra - No arguments required, only PATH & file name. Rest in file_name.pbs

Project description

# pybuild-xtra 🚀

**pybuild-xtra** is a streamlined configuration-driven wrapper for building and automatically publishing Python packages to PyPI using .pbs (PyBuild Specification) files.

## 📦 Features

* **Config-Driven Workflow (.pbs)** — manage versioning, package metadata, and auto-uploads via a clean TOML configuration file.

* **AI README Generation via Gemini** — automatically generates professional project documentation from a brief description.

* **One-Click PyPI Uploads** — set autoupload = true to build and deploy directly to PyPI using twine.

* **Flexible Toolchain Support** — automatically generates valid pyproject.toml or setup.py on the fly.

## 🛠 Quick Start

1. **Generate a default configuration file:**

```bash

python -m pybuild-xtra --create-pbs-file

```

Or target a specific script name:

python -m pybuild-xtra my\_script --create-pbs-file

Configure your .pbs file:

\[build]

name = "my-awesome-lib"

ai\_description = false

description = "Super fast toolkit"

version = "0.1.0"

autoupload = true



\[setup]

use = "pyproject.toml"

dependencies = \["requests"]

Build and publish:

python -m pybuild-xtra my\_script

Built with pybuild-xtra!

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

pybuild_xtra-0.0.1.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybuild_xtra-0.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybuild_xtra-0.0.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for pybuild_xtra-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2cb2d83e1f58a142007743343efc7426be566beeae1be210e114f6eae4d519dd
MD5 280afbe840c3aaec0a133e699d5c5bf2
BLAKE2b-256 51d80dcd033dbc2de63fd7379b691df5a6114a2bbacca980a2e10bc609871094

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pybuild_xtra-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for pybuild_xtra-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d0c78c7b1533953f625765f049ac51933f65eb44d3f76279972587b2c2e3d44
MD5 dd2aa7176e40ece491f61c32ac895583
BLAKE2b-256 008d1d726d9ea6faa7651e322136a21f4b5fa57e1d62cb53a869f755594d930d

See more details on using hashes here.

Supported by

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