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 <nixtniet@gmail.com>

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

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-130.tar.gz
Algorithm Hash digest
SHA256 08933e1dc5d73834de0c2eb42ae69ea60f42b4bbb10911bf8f228f2c8d2002a3
MD5 30ad86fab3e036a4772b11a2210e540a
BLAKE2b-256 46e846e6f280b11e54f1cd2636a3baa0f5a770670cbd9ceaa26c32ce96f28e63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tob-130-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-130-py3-none-any.whl
Algorithm Hash digest
SHA256 16eff7f03f3ca9d5cad7ae8b9aa8e351359e4750d24c5718140855837805b8fe
MD5 af1d74cc01363e36cfbf4b2ff0cb1fa3
BLAKE2b-256 c5008e7940c62f421d30aee9c99312659a67c8dabff8fd7f41fcfba7bab4a7c3

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