Skip to main content

robust-python-demo

Project description

robust-python-demo

robust_python_demo


📚 View Documentation | 🐛 Report a Bug | ✨ Request a Feature


Installation

You can install robust_python_demo via pip from PyPI:

pip install robust_python_demo

Installation for Development

To set up robust_python_demo for local development:

  1. Clone the repository:
    git clone https://github.com/56kyle/robust-python-demo.git
    cd robust-python-demo
    
  2. Install dependencies using :term:uv:
    uv sync
    
  3. Install pre-commit hooks:
    uvx nox -s pre-commit -- install
    

This sets up a virtual environment and installs core, development, and quality check dependencies.

Usage

(This section should explain how to use the generated application. Replace the content below with instructions specific to your project's functionality. If your project is a library, show import examples. If it's a CLI application, show command examples. Link to the full documentation for details.)

As a Library

# Example usage of your package as a library
# from robust_python_demo import some_function
# result = some_function()
# print(result)

As a Command-Line Application

If your project defines command-line entry points in pyproject.toml:

# Example usage of your CLI application
# robust-python-demo --help
# robust-python-demo do-something --input file.txt

For detailed API documentation and CLI command references, see the Documentation.

Development Workflow

This project uses a robust set of tools for development, testing, and quality assurance. All significant automated tasks are run via :term:Nox, orchestrated by the central noxfile.py.

  • Run all checks (lint, typecheck, security): uvx nox -s check
  • Run test suite with coverage: uvx nox -s test
  • Build documentation: uvx nox -s docs
  • Build package: uvx nox -s build
  • See all available tasks: uvx nox -l

Explore the noxfile.py and the project documentation for detailed information on the automated workflow.

Contributing

(This section should guide contributions to this specific generated project, not the template. It should refer to the project's CODE_OF_CONDUCT.md and link to a CONTRIBUTING.md specific to the project, if you choose to generate one.)

Report bugs or suggest features via the issue tracker.

See CONTRIBUTING.md for contribution guidelines.

License

Distributed under the terms of the MIT license. See LICENSE for details.


This project was generated from the cookiecutter-robust-python template.

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

robust_python_demo-0.23.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

robust_python_demo-0.23.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file robust_python_demo-0.23.0.tar.gz.

File metadata

  • Download URL: robust_python_demo-0.23.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for robust_python_demo-0.23.0.tar.gz
Algorithm Hash digest
SHA256 65d225ca061f3c8f7632650f34036c806a865eec3d2c3a61879f84db8f4fb8c3
MD5 54c3be2e51782254e662fd053c95ff44
BLAKE2b-256 833b7485aa142512ec0da7bf389c4e6fc9a5e9d64ba5f3076b6b7207dcf474ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for robust_python_demo-0.23.0.tar.gz:

Publisher: release-python.yml on 56kyle/robust-python-demo

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

File details

Details for the file robust_python_demo-0.23.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robust_python_demo-0.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9426a45e4d722c8d6796143634923983f78b24cd5c6367be0ef1f3db6a325330
MD5 7a45182e7c8d8cb48c1146d166b8a1ae
BLAKE2b-256 252392ff0e3348cd98b937df16871b3ff0e6e866a979c8a31335a6f8423d236d

See more details on using hashes here.

Provenance

The following attestation bundles were made for robust_python_demo-0.23.0-py3-none-any.whl:

Publisher: release-python.yml on 56kyle/robust-python-demo

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