Skip to main content

bestie-template

Python interface to BestieTemplate: add template features to an existing Julia package without installing Julia.

Status: experimental.

With uv, no install step is needed:

uvx --from bestie-template bestie list-features

The command is bestie, hence the --from. Since 0.1.1 the package also installs bestie-template as an alias, so uvx bestie-template list-features works too.

The two commands (bestie --help for all options):

bestie list-features
bestie add-feature agents,changelog path/to/MyPackage.jl -d PackageName=MyPackage

The same as a library:

import bestie_template

bestie_template.list_features()
bestie_template.add_feature(["agents"], "path/to/MyPackage.jl", {"PackageName": "MyPackage"})

Both read the features.toml registry at the repository root — the same one the Julia BestieTemplate.add_feature reads, so the two stay in sync by construction.

Development

uv sync                       # .venv with the package + dev dependencies
uv run pytest                 # unit + integration (integration runs real copier on this checkout)
uv run pytest -m "not integration"   # fast subset
uv run bestie list-features   # the CLI, against this checkout

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bestie_template-0.1.1.tar.gz (45.1 kB view details)

Uploaded Source

Built Distribution

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

bestie_template-0.1.1-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file bestie_template-0.1.1.tar.gz.

File metadata

  • Download URL: bestie_template-0.1.1.tar.gz
  • Upload date:
  • Size: 45.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for bestie_template-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d10c8fd9488e8bfeab188b8d93ad01f43aa9ece454b2fce172f8acaed55a29b9
MD5 c6ec9bafeaebfc3d2d084514c27867c4
BLAKE2b-256 3f3cafffed2972c0b64a230701d28366d295610d5155d0b292eb6b0a5bdebfc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for bestie_template-0.1.1.tar.gz:

Publisher: PublishPython.yml on JuliaBesties/BestieTemplate.jl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bestie_template-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bestie_template-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f1469902441ba2693240442e66032037e7b76177a0146f6a314577227612e33
MD5 0f2e5e2064fc70f0c620c411464a5dde
BLAKE2b-256 f6905cb9332a44fb30b4f6753e3c69959eab36f9cc3fea18967e7eb2728c46b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bestie_template-0.1.1-py3-none-any.whl:

Publisher: PublishPython.yml on JuliaBesties/BestieTemplate.jl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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