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-134.tar.gz (11.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-134-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-134.tar.gz
Algorithm Hash digest
SHA256 a95952b229ea5778bc9e788427c7269252052ea105f883984c1e55857ca3e4a4
MD5 811a2836dc4e556d604a6e669b78b0e8
BLAKE2b-256 45155dd8c209a996e7473bc5d3a60eae295de4a2ae72e0cd163da80f32cfdfb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tob-134-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-134-py3-none-any.whl
Algorithm Hash digest
SHA256 124c87024a04aba5a917232dc2e5ff0cead3395d9ecce55deee550ec1ea7d4cf
MD5 61a77e0f3ce7a6a4a31a1314729fd050
BLAKE2b-256 a1af6d7c9c5b0d7c4230a6cae5ee8001eb85008f1a7e4b8655f966ea917e4f84

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