Skip to main content

bot library.

Project description

NAME


tob - bot in reverse !

SYNOPSIS

>>> from tob.objects import Object
>>> from tob.serials import Json
>>> o = Object()
>>> o.a = "b"
>>> print(Json.loads(Json.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-150.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

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

tob-150-py3-none-any.whl (31.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-150.tar.gz
Algorithm Hash digest
SHA256 bc13cb8ca089395fba911e64904c41629084224e474d7bd8c6fef448986c15e4
MD5 9db45ae247ea106843201084c31c39d4
BLAKE2b-256 8dfd073f37c1be4cab79c54482d70368ec920296e6b5b37e099300fc122d396a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tob-150-py3-none-any.whl
Algorithm Hash digest
SHA256 279efe4ed3e0b19076e854cc98a9a2e8ce12b69916ae732ed6bafcebba211a0c
MD5 09a462a95ef4925e909994fc4ab51b14
BLAKE2b-256 ce37be4f05294142036b5712867f85363866916c900d4294633431e30b3e8b17

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