Skip to main content

tibidi

Dump your traceback into a file.

Requirements

This package requires CPython 3.8 or compatible. If you have other version already installed, you can switch using pyenv. It must be installed as described in the manual.

pyenv install 3.8.2
pyenv local 3.8.2

Installation

pip install tibidi

Usage

poetry run python tibidi/hello.py

Development

# Preparing environment
pip install --user poetry  # unless already installed
poetry install

# Auto-formatting
poetry run docformatter -ri tibidi tests
poetry run isort -rc tibidi tests
poetry run yapf -r -i tibidi tests

# Checking coding style
poetry run flake8 tibidi tests

# Checking composition and quality
poetry run vulture tibidi tests
poetry run mypy tibidi tests
poetry run pylint tibidi tests
poetry run bandit tibidi tests
poetry run radon cc tibidi tests
poetry run radon mi tibidi tests

# Testing with coverage
poetry run pytest --cov tibidi --cov tests

# Rendering documentation
poetry run mkdocs serve

# Building package
poetry build

# Releasing
poetry version minor  # increment selected component
git commit -am "bump version"
git push
git tag ${$(poetry version)[2]}
git push --tags
poetry build
poetry publish
poetry run mkdocs build
poetry run mkdocs gh-deploy -b gh-pages

Donations

If you find this software useful and you would like to repay author's efforts you are welcome to use following button:

Donate

Release files for tibidi 0.3.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tibidi 0.3.1
File Size Uploaded
tibidi-0.3.1.tar.gz 7.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tibidi 0.3.1
File Interpreter ABI Platform
tibidi-0.3.1-py3-none-any.whl Python 3 none any Details

Total release size: 15.0 kB

Release files / tibidi-0.3.1.tar.gz

Download URL tibidi-0.3.1.tar.gz
Size 7.0 kB
Tags Source
SHA-256 checksum
How to use checksums
82ebc40f49f63b9d2b7fcd1c98dc2beba8a554afd29c8cb6c5a79ad10c19fb8d
BLAKE2b-256 checksum
How to use checksums
ee296e085217d3321e8632bb090f0fde7248c063b4ef3378414acd4e44838c68
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.0.3 CPython/3.8.6 Linux/5.8.14-arch1-1

Release files / tibidi-0.3.1-py3-none-any.whl

Download URL tibidi-0.3.1-py3-none-any.whl
Size 8.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a45b9870af4df18bdf6154ff9fc7b26d849239e624b3fed80880ce86cf76b781
BLAKE2b-256 checksum
How to use checksums
8400fedb76798a6c2d93dc80ba9d7a38a5db2925d7f9350076a55b8510e461a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.0.3 CPython/3.8.6 Linux/5.8.14-arch1-1

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page