uberjob
uberjob is a Python package for building and running call graphs.
Documentation
https://uberjob.readthedocs.io/
Installation
pip install uberjob
Development
This repository uses Poetry and Nox to manage the development environment and builds.
To list all Nox sessions:
python -m nox --list-sessions
To run the black code formatter:
python -m nox -rs black
To lint using flake8:
python -m nox -rs lint
To run the test suite:
python -m nox -rs tests
To build the documentation:
python -m nox -rs docs
Release files for uberjob 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uberjob-1.0.0.tar.gz | 33.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uberjob-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 102.8 kB
Release files / uberjob-1.0.0.tar.gz
| Download URL | uberjob-1.0.0.tar.gz |
|---|---|
| Size | 33.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
793ddcde6d6ee6ac8f9d0a9e09948cbbcb877278e5db51f9a3060a33021bb21d
|
|
BLAKE2b-256 checksum How to use checksums |
51d0d39f9e479937f729fad3a3af2703c0d456dd4bb6963fa94e0f669d0de8ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.12 CPython/3.9.10 Linux/5.11.0-1028-azure
|
Release files / uberjob-1.0.0-py3-none-any.whl
| Download URL | uberjob-1.0.0-py3-none-any.whl |
|---|---|
| Size | 68.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d85cb1e8d30adebc1bc8da423fdbee9b3ecd8791c7a25175a32328017e04edf
|
|
BLAKE2b-256 checksum How to use checksums |
e86d26ca404398c7a064632d68504f979614d1bec10b6d32c78e350a236f2df6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.12 CPython/3.9.10 Linux/5.11.0-1028-azure
|