Skip to main content

Inspect the caller.

Project description

backframe
skeleton Supported Python versions Package version

Tests Coverage Documentation Status

Inspect the caller.

Installation

You might simply install it with pip:

pip install backframe

If you use Poetry, then you might want to run:

poetry add backframe

For Contributors

Poetry Ruff Pre-commit

[!Note] If you use Windows, it is highly recommended to complete the installation in the way presented below through WSL2.

  1. Fork the backframe repository on GitHub.

  2. Install Poetry.
    Poetry is an amazing tool for managing dependencies & virtual environments, building packages and publishing them. You might use pipx to install it globally (recommended):

    pipx install poetry
    

    If you encounter any problems, refer to the official documentation for the most up-to-date installation instructions.

    Be sure to have Python 3.8 installed—if you use pyenv, simply run:

    pyenv install 3.8
    
  3. Clone your fork locally and install dependencies.

    git clone https://github.com/your-username/backframe path/to/backframe
    cd path/to/backframe
    poetry env use $(cat .python-version)
    poetry install
    

    Next up, simply activate the virtual environment and install pre-commit hooks:

    poetry shell
    pre-commit install
    

For more information on how to contribute, check out CONTRIBUTING.md.
Always happy to accept contributions! ❤️

Legal Info

© Copyright by Bartosz Sławecki (@bswck).
This software is licensed under the terms of MIT License.

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

backframe-0.1.2.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

backframe-0.1.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file backframe-0.1.2.tar.gz.

File metadata

  • Download URL: backframe-0.1.2.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for backframe-0.1.2.tar.gz
Algorithm Hash digest
SHA256 531c97446e83d0a73d80b0484bd8de0423f7862fd3564ce118adc3b6c61423c4
MD5 49a2c7e450446323e13d3a3c2ffed2eb
BLAKE2b-256 a4f7d1cc8298742cb8e858be2525f78e4334bcb16e040016b5af8cc499648de2

See more details on using hashes here.

Provenance

File details

Details for the file backframe-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: backframe-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for backframe-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b9ab4469d5d9a646640a12ab0f9818d0cfd5481dac91a74e87c7a65e3fcc4d13
MD5 a0d78e1f99fb3a6296252078c16fe247
BLAKE2b-256 1c59928163491273aa4db0950028a4f7403b8172b2ad2fb43dc5e525264ddb40

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page