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-140.tar.gz (34.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-140-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-140.tar.gz
Algorithm Hash digest
SHA256 7005d7e94440bb6b697e5441d0de25b9ada6aadcd6a580603b257d1e89e94fc9
MD5 32db98abb88291c377f6cf08a0d7b2f1
BLAKE2b-256 ec4b1b9ba9a989e8ff0547c0ea6066e6529b3870a5cd471f73257384d8f94d9d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tob-140-py3-none-any.whl
Algorithm Hash digest
SHA256 9476ac864ee0980cb3e18a6b62024f764d4e7ab7b82e61fe0192ed7ef1eb23ba
MD5 4aefb5d75accbf2775ca0b3daea3d273
BLAKE2b-256 b037471a2f023c5cc13d39f9393a509ce58f245971896ed2a68ad916cc347030

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