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.2.0.tar.gz (48.8 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.2.0-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bestie_template-0.2.0.tar.gz
  • Upload date:
  • Size: 48.8 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.2.0.tar.gz
Algorithm Hash digest
SHA256 7c679b2fbc29e97ceea69c47e82a9c7e8691d7789897b2988146828094f16b65
MD5 ee1c5a9c4eb2e07f717d2d6001497ba1
BLAKE2b-256 fb75a82b4116d7216209ccfd2ba83b5439cb397682f7d0ab4de6cb7e39632e8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bestie_template-0.2.0.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.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bestie_template-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 647be00a3080f07f97a03bbeaaf84b437d1fdb84e1804d736cc13a267755aff9
MD5 cdc32cd7e51c40c79f90877f2c99a737
BLAKE2b-256 aa87b0ed0eda1c5218e0bb0ad003dc38b9679ddba9a99247a7152a2ac3d46e25

See more details on using hashes here.

Provenance

The following attestation bundles were made for bestie_template-0.2.0-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