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.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

backframe-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for backframe-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7b64f64cc7f96958e022fab203cc7cf0b68432b6821e43532d28b6945a88afa3
MD5 20be0325631af4c80d5531e45fe364d7
BLAKE2b-256 2a420de5a4e29c5cf0aa948af416e8dffdacdb8ad3e307dd18490467faef8ca2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: backframe-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for backframe-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0a48ac76408a0ff5bcc08bdb91cd2c38c7b8cf461af233f4c081b292d9b67ce
MD5 1ee26d2b04d6174c0040a4e3341eccfa
BLAKE2b-256 b10d34f41e94cabff9278739db44525161ffac2f69fffaa6f18c548554b07c99

See more details on using hashes here.

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