Skip to main content

No project description provided

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.1.0.tar.gz (4.7 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.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybuild_xtra-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 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.1.0.tar.gz
Algorithm Hash digest
SHA256 7202d74aff555115eca6fef0fa74687e7143ca41625e100b5dc799189d77ac67
MD5 43f9c54aeabfe1ec6d90705c58326ade
BLAKE2b-256 88e54b147098f2733020616cd9ad5c9dfeb247db4b60db7327a393af78584b78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pybuild_xtra-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 edc5292c8ad016c124b7b6f0ef79f143082f18cb6790d7a47607bab499fcbd3e
MD5 c08ad366ade839ed736fed5faa599f3f
BLAKE2b-256 f94ac650604ed53c7e984f4ae0738e16da7dbd1c246c352bbe3ccd3b21405bbb

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