Skip to main content

Big Talk

Project description

NAME


bigtalk - Big Talk

SYNOPSIS

>>> from bigtalk.objects import Object
>>> from bigtalk.serials import Jsondumps, loads
>>> o = Object()
>>> o.a = "b"
>>> print(Json.loads(Json.dumps(o)))
{'a': 'b'}

DESCRIPTION

BigTalk 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.

BiGTalk 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 bigtalk

AUTHOR


Bart Thate <bthate@dds.nl>

COPYRIGHT


BigTalk 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

bigtalk-1.tar.gz (33.8 kB view details)

Uploaded Source

Built Distribution

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

bigtalk-1-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file bigtalk-1.tar.gz.

File metadata

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

File hashes

Hashes for bigtalk-1.tar.gz
Algorithm Hash digest
SHA256 e29b8e9e2455e01f9c9a8af4470fd5517ac67ea98f0ea1391c7cc679522cfd45
MD5 d26fe88afd8593e75178d07f84900a90
BLAKE2b-256 6f426295ef4e4288dd8834f1aca83599e60b07e4756cabfec0950d6e2b2d6b68

See more details on using hashes here.

File details

Details for the file bigtalk-1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for bigtalk-1-py3-none-any.whl
Algorithm Hash digest
SHA256 44794a5414f52c1bb801cccf9eeabae4e94545a9569e9e74575efe413d7bf1ae
MD5 62b753f24ba6c4ce6b8aac84f2151802
BLAKE2b-256 5a529cf0aea0ba5b7aaea9f0811c716ac72a466d5ff9fc8420c0d62f862d9307

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