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-452.tar.gz (34.3 kB view details)

Uploaded Source

Built Distribution

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

nixt-452-py3-none-any.whl (47.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-452.tar.gz
Algorithm Hash digest
SHA256 b7769978a6b06cc730878c81e5103d3b69807a00e20c6e1d6ca5b53a6a093dd5
MD5 58366984705857ba4f733040ec17ac91
BLAKE2b-256 0fae41030f7374a563e788d20d8fb8bb4e52dedd2f1d88ce0a25569cd93ff685

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-452-py3-none-any.whl
Algorithm Hash digest
SHA256 17fef8fac825497de0ca9c69685b6e291ebd73d4c2c92bea1d6675010c5b0373
MD5 8fa4d7787c4948cb1340014ef9dfaa97
BLAKE2b-256 c4cf3a030d3a3b0ca3de62a5bf77807aa32e53dba77e801c3b43164020a151dc

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