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

Uploaded Source

Built Distribution

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

tob-133-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-133.tar.gz
Algorithm Hash digest
SHA256 c594c07b2537194553a7e1e885bd79898795bbcfd8cd08629062b6b033dbd0ff
MD5 2e6441b887698db4bbdc83f19c16ee78
BLAKE2b-256 70b82757fabb0e721fef30f42e04842bf8bec8a9a7536f16dfe35cce711c3f04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tob-133-py3-none-any.whl
  • Upload date:
  • Size: 12.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-133-py3-none-any.whl
Algorithm Hash digest
SHA256 e4aade1417d72548224b1038607caf1179367f0cc4242e53ae7409de04fa62cc
MD5 8f3c7f3a1fc4b8735bc6b7053cf56347
BLAKE2b-256 c850eea60f668cb30351c710881b8b2d7d85e64d629ce17120eb0a3f1209d819

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