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-450.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-450-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nixt-450.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-450.tar.gz
Algorithm Hash digest
SHA256 b471e6ed159b0af6cdc2b77b284133d2800b74ed2049b025dfaf7ec95ed14962
MD5 260c374bd6d8b12c547388d2270d851d
BLAKE2b-256 97729b849c1db6b5983ccd560335d658f3ec921d65cd20223b1760ff17045e6f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-450-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-450-py3-none-any.whl
Algorithm Hash digest
SHA256 79155e02a1c6e7376699d16f17730ffcb32f8a5e4e26d448c1ac21513d1ba89c
MD5 9bb7955c41264aeea38fca782170fc24
BLAKE2b-256 3fea060e9c04930aca65c3100764f59d8aed7c157288812a228e85e5f9ab14e6

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