Skip to main content

bot in reverse !

Project description

NAME


tob - bot in reverse !

SYNOPSIS

>>> from tob.objects import Object, 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-141.tar.gz (11.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-141-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-141.tar.gz
Algorithm Hash digest
SHA256 819ec70632858a13441754c0adda88097d30882cfae36528279a2bc4fd4a909b
MD5 3df6989e838dd314fd91ffa2a9b433da
BLAKE2b-256 2ff12ecb0f0355571012b05bc21c5fd99d7c1c03f24c6e01bb6568d5ee87234e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tob-141-py3-none-any.whl
  • Upload date:
  • Size: 14.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-141-py3-none-any.whl
Algorithm Hash digest
SHA256 ff22abe46f91f679a73949487be34c158df91b97272f7248d0815ea8d1387509
MD5 f44d3a433e2f74dc0e3691fe926e70d0
BLAKE2b-256 d84463d969f959b41ec9b4799fc4825d808302b991ae1d38e3e4ced92f11668c

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