Skip to main content

NIXT

Project description

NAME


nixt - NIXT

SYNOPSIS

>>> from nixt.object import Object
>>> from nixt.serial import dumps, loads
>>> o = Object()
>>> o.a = "b"
>>> print(loads(dumps(o)))
{'a': 'b'}

DESCRIPTION

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

NIXT 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 nixt

AUTHOR


Bart Thate <nixtniet@gmail.com>

COPYRIGHT


NIXT is Public Domain.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nixt-362.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

nixt-362-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file nixt-362.tar.gz.

File metadata

  • Download URL: nixt-362.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for nixt-362.tar.gz
Algorithm Hash digest
SHA256 d0e586b195c05f3f388eecffadd3b1fd5cb62ae9cd12a19c44db3ee2b248cefb
MD5 a4bc7ef4ac5e302623b66846026d5dce
BLAKE2b-256 7d56284dc2d2b8e3bdcda3b3a8eb77dad7714b4a6c6c83028762c1a084c08d8e

See more details on using hashes here.

File details

Details for the file nixt-362-py3-none-any.whl.

File metadata

  • Download URL: nixt-362-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for nixt-362-py3-none-any.whl
Algorithm Hash digest
SHA256 4b816324b9989e43978792959fef3c6498b21550f8e831565ba4251d8d27f4d7
MD5 d6338f1856e1b22b25e6876fbe1d7287
BLAKE2b-256 8438a52aac3a39d9dd7deaec3af821b1af6786522d07554964023ccadefe71af

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