Skip to main content

bot in reverse !

Project description

NAME


tob - bot in reverse !

SYNOPSIS

>>> from tob.objects import Object
>>> from tob.serials import 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 pip


$ pip install 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-136.tar.gz (37.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-136-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-136.tar.gz
Algorithm Hash digest
SHA256 6e10e265117218fcc5574109063745c70ba9a1d0d95df6e53f1d945b97ee4bc4
MD5 1fd162c1a4f0028c6a2bb7579c362bcf
BLAKE2b-256 53734907ffdca41cfc0bdf67d4fe07aec4f43fa3ac0ec7b218ae529771451250

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tob-136-py3-none-any.whl
Algorithm Hash digest
SHA256 faa762fb86488554eceb6ba87cdf3cce5b63783e9742166a072d3947699f5c0e
MD5 f28d33e83b443dbda38cd8c13b23fa3c
BLAKE2b-256 59bd1c4f30c7a337ab3f0060098cef80bd387001c8a6f5719d3e8eaef7f618af

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