Skip to main content

A helpful CLI and project generator.

Project description

python-jbussdieker

A helpful CLI and project generator.

Installing

pip install jbussdieker --upgrade

Commands

jbussdieker comes with a simple CLI with the following subcommands:


📌 version

Prints the current version.

$ jbussdieker version
jbussdieker v0.7.2

⚙️ config

Inspect or update your configuration.

By default, jbussdieker uses a config file at:

~/.jbussdieker.json

Show your config:

$ jbussdieker config

Set a config value:

$ jbussdieker config --set log_level=DEBUG

Values can be top-level config fields (like log_level) or custom keys (saved under custom_settings).


🗂️ create

Generate a new project directory in your current working directory.

$ jbussdieker create myproject

This will:

  • Make a new folder ./myproject/
  • Add a README.md and main.py boilerplate

Configuration File Override & Testing

You can override the config file location with an environment variable:

export JBUSSDIEKER_CONFIG=/path/to/custom_config.json

This is useful if you want to:

  • Use multiple different config files
  • Avoid overwriting your default config during development or testing

Our tests use this environment variable to isolate config files in temporary directories — your real config is never touched.

Example:

# Run with custom config file
JBUSSDIEKER_CONFIG=/tmp/myconfig.json jbussdieker config

Enjoy! 🚀

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

jbussdieker-0.11.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

jbussdieker-0.11.0-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file jbussdieker-0.11.0.tar.gz.

File metadata

  • Download URL: jbussdieker-0.11.0.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for jbussdieker-0.11.0.tar.gz
Algorithm Hash digest
SHA256 a45c6ab3a9ab6037ec0de2d67236cee6de683d5b814c3a310eeffaa54db24509
MD5 ffd90682730b26c407ebde612200364e
BLAKE2b-256 279c5ff5585e3b8b7128e9b0f48f5c63f20dbbbde11bbfae8683e84d864c1e02

See more details on using hashes here.

File details

Details for the file jbussdieker-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: jbussdieker-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for jbussdieker-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5bbc66784b23f75da282788c3fa0b53a5c4a664d02332d229bf975292ba2906
MD5 1ac5ea8a6c121bb2f8df33cebd04291b
BLAKE2b-256 714c5b81e93b9902236833717860e9cf18ffa3ad5d56c9896e046c138ea0184d

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