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

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tob-132.tar.gz
Algorithm Hash digest
SHA256 021612a8d6ce4eb078be32d8ad70a3619564b0e4fd7ed3ab4ec50d4912609ddc
MD5 79fef95121804e837a62dfde4d2e7b49
BLAKE2b-256 00a87fc17a3a6fbe2a87e9aedd55a25094aac79b72902458998e2ab0689321bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tob-132-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-132-py3-none-any.whl
Algorithm Hash digest
SHA256 1ead81a05ea4f9d5f880f43603650bc470b39eb6a9d4ce0422032855ef108a6c
MD5 431bfadf5f52647562f190dd33059f31
BLAKE2b-256 4b6f714f031faf3efa548823d811e47cc218d87818a548397f07dea98dc501d1

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