Skip to main content

bot library.

Project description

NAME


tob - bot in reverse !

SYNOPSIS

>>> from tob.defines import Object, dumps, loads
>>> o = Object()
>>> o.a = "b"
>>> print(loads(dumps(o)))
{'a': 'b'}

DESCRIPTION

tob has all you need to program a unix cli program, such as disk perisistence for configuration files, event handler to handle the client/server connection, etc.

tob contains python3 code to program objects in a functional way. it provides an “clean namespace” Object class that only has dunder methods, so the namespace is not cluttered with method names. This makes storing and reading to/from json possible.

INSTALL

installation is done with pipx


$ pipx install tob

FILES


~/.tob
~/.local/bin/tob
~/.local/share/pipx/venvs/tob/*

AUTHOR


Bart Thate <bthate@dds.nl>

COPYRIGHT


tob is Public Domain.

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

tob-151.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

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

tob-151-py3-none-any.whl (47.6 kB view details)

Uploaded Python 3

File details

Details for the file tob-151.tar.gz.

File metadata

  • Download URL: tob-151.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for tob-151.tar.gz
Algorithm Hash digest
SHA256 84c2b3bbab98b48c1ccabc7715c651b53cafa55867f1ce177a0fe6fbd7c289c1
MD5 58f28d841511a2409e99d6c33df4735c
BLAKE2b-256 9eff88d0c15814f180b4b23faf49d51c179e32d9d9b743845963ccdf89e6ae1d

See more details on using hashes here.

File details

Details for the file tob-151-py3-none-any.whl.

File metadata

  • Download URL: tob-151-py3-none-any.whl
  • Upload date:
  • Size: 47.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for tob-151-py3-none-any.whl
Algorithm Hash digest
SHA256 fda9df2afe8cf836175e82a757159ce5b93459197d0f7b45954b6c5e0eab5049
MD5 cfacf79f2eb81ccebac649a952dca902
BLAKE2b-256 1c38fe6cd7427257c722346da81fc7c12d7be6e3be37d925edc93d148cac95ae

See more details on using hashes here.

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