Skip to main content

robust-python

Project description

robust-python

robust_python


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


Installation

You can install robust_python via pip from PyPI:

pip install robust_python

Installation for Development

To set up robust_python for local development:

  1. Clone the repository:
    git clone https://github.com/56kyle/robust-python.git
    cd robust-python
    
  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 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 --help
# robust-python 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-0.0.1.tar.gz (4.0 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-0.0.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file robust_python-0.0.1.tar.gz.

File metadata

  • Download URL: robust_python-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robust_python-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b3b7c7181b5d3c74d16a7a32b99cc5ac452b5959d7618a30506a8d3300a165fc
MD5 18847a94d0ce51bf345597528666743f
BLAKE2b-256 91d8baf444f82fc96fbe487de7b5ee8715869505b7183c9df042816876d3c342

See more details on using hashes here.

Provenance

The following attestation bundles were made for robust_python-0.0.1.tar.gz:

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

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-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: robust_python-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for robust_python-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4fb4f1f650527157b340aa69c6a0392e3b142c4b0be17f4f0ebbfa4757e5d831
MD5 60d2034fe36980b12745e15955f2a0c7
BLAKE2b-256 abbf2c11c1a5741d3c894845c9da7e8697dc4abdea9db62640efbe8e2b1a70c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for robust_python-0.0.1-py3-none-any.whl:

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

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