Skip to main content

Big Talk

Project description

NAME


bigtalk - Big Talk

SYNOPSIS

>>> from bigtalk.objects import Object
>>> from bigtalk.serials import Json
>>> 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

FILES


~/.bigtalk
~/.local/bin/bigtalk
~/.local/share/pipx/venvs/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-2.tar.gz (35.3 kB view details)

Uploaded Source

Built Distribution

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

bigtalk-2-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bigtalk-2.tar.gz
Algorithm Hash digest
SHA256 99d9050b689ae72a07eabc10b8e827095cf6f230899bdad4ead4b128a0e18146
MD5 d736cad07943d55fb8bfa2fac425deda
BLAKE2b-256 599286528a49e4d65cb8484cacd981db5d8c0a271713a2556fe5b9c2aa44b0cd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bigtalk-2-py3-none-any.whl
Algorithm Hash digest
SHA256 34ccece3681797a4f5f6be7ac2b3390ee719c64e6699813218973c464a1c795d
MD5 8efa45d4f52d96e9ffb452dd7c5a309a
BLAKE2b-256 88de1655115a292cf5cb71a57aa318991195eb33529bea7adb2927c9ab6f5d98

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