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-137.tar.gz (35.9 kB view details)

Uploaded Source

Built Distribution

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

tob-137-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-137.tar.gz
Algorithm Hash digest
SHA256 78232bb2874c2cd7206d35e63cfde590e67aafb2dc562732076f8ef7b55e61f8
MD5 391f01b40fba329801378795bc08176b
BLAKE2b-256 612d73e46601c9bf68a8055805ed1daecfb92847e81180ed5594950a534de2db

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tob-137-py3-none-any.whl
Algorithm Hash digest
SHA256 57bf345683f67f4274461b4183771dffeb3ffaea46d7b8c5a39e165f669991f5
MD5 6f8267e991fa7bfdf84dcb405a123872
BLAKE2b-256 db73f79cec06145a3e3c93b510f35936f937d8edfc4731b4a0bc86afd3d94336

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