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

Uploaded Source

Built Distribution

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

tob-131-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-131.tar.gz
Algorithm Hash digest
SHA256 8083e20591d29004feb07a96653d1dae9e978e298b181571b5b10bb5ea0149ac
MD5 61f33559a4f6cd2dabef6a409cd56a5a
BLAKE2b-256 c1b37c7207426b4736447d82b8ca913ed9c71a40f845daa524c031db1f1bf06a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tob-131-py3-none-any.whl
Algorithm Hash digest
SHA256 d1c8b107ed8e36cdd18b35c9e5df12120da525f64fc880496f830a22bd56d334
MD5 47180775c77b277389a2f74b607e3dd8
BLAKE2b-256 0e373a7a3818a4d518ebe029c606598c2a008d73fc4e15a8a0cf8b591da72581

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