Skip to main content

A core utility package for tbot223 projects.

Project description

Core

It provides various utility functions. Return values ​​are always returned in a Result object (except for internal functions). Functions such as file writing and reading have been implemented to ensure stable operation.

Result

'''python Result ( success: bool, error: Optional[str], context: Optional[str], data: Any )

error_info(Result.data)

{
    "success": bool,
    "error": {
        "type": "ExceptionType",
        "message": "Exception message"
    },
    "location": {
        "file": "filename",
        "line": X,
        "function": "function_name"
    },
    "timestamp": "YYYY-MM-DD HH:MM:SS",
    "input_context": {
        "user_input": user_input,
        "params": params
    },
    "traceback": traceback.format_exc(),
    "computer_info": {
        "OS": "OS name",
        "OS_version": "OS version",
        "Release": "OS release",
        "Architecture": "Machine architecture",
        "Processor": "Processor info",
        "Python_Version": "Python version",
        "Python_Executable": "Path to Python executable",
        "Current_Working_Directory": "Current working directory"
    }
}

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

tbot223_core-2.0.1.tar.gz (22.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tbot223_core-2.0.1-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file tbot223_core-2.0.1.tar.gz.

File metadata

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

File hashes

Hashes for tbot223_core-2.0.1.tar.gz
Algorithm Hash digest
SHA256 8e757041073d91d9c4d0b6982b8f1ba29f66bac1cfb2ca347d80dc88e2a955b2
MD5 4176968f24a554d673f359e82fc359d8
BLAKE2b-256 4b74e481754e75b356fedc9d87fb7d8387802fdd6d3f5ca22a8cc6f41e91467e

See more details on using hashes here.

Provenance

The following attestation bundles were made for tbot223_core-2.0.1.tar.gz:

Publisher: python-publish.yml on Tbot223/Core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tbot223_core-2.0.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for tbot223_core-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59302dc3f963dc6014cf8e93952c17a18901b5784b0d96d9e14f46aa43048514
MD5 4423e6d3d324163f91ec8ef6ec1ec8ec
BLAKE2b-256 2b3bf0c26cc706cd7842ebe8f437a626b63ef3d2690aa96eba05114e32e1a920

See more details on using hashes here.

Provenance

The following attestation bundles were made for tbot223_core-2.0.1-py3-none-any.whl:

Publisher: python-publish.yml on Tbot223/Core

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