Skip to main content

NIXT

Project description

NAME


NIXT - NIXT

SYNOPSIS

>>> from nixt.defines import Object, 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-451.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

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

nixt-451-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-451.tar.gz
Algorithm Hash digest
SHA256 7f2923be45f6e242981c2b86a5899a3601eb63cc502d00d14e13bed077c314c6
MD5 a631d36694fd6989609eba20bb37c7f0
BLAKE2b-256 5a1345a11e0b6f9be40a585e5b8507efade02008f54f9160cba302dcc0df8a53

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-451-py3-none-any.whl
Algorithm Hash digest
SHA256 3392849af390338e7d4e1c95c27a525801f6e7e4034f47027bf5e4c95e39abff
MD5 578059eeeec378d11880e4482fc17aa5
BLAKE2b-256 14c84d576562406a3d451760b935e3018b1b8f5d6623871c2afa5a0a07a5d4f0

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