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

Uploaded Source

Built Distribution

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

nixt-370-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-370.tar.gz
Algorithm Hash digest
SHA256 c18261456c5c35898edfa8f41c26442f470e885f016ea9ac3671be6a3c49eaf0
MD5 9824d1070c8ddcfbe275073581564eb3
BLAKE2b-256 63048992e4d142cf0c5c60df5a5f2d00c53a8cbace6d0369b1c35da9b53924fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-370-py3-none-any.whl
  • Upload date:
  • Size: 11.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-370-py3-none-any.whl
Algorithm Hash digest
SHA256 5f78b083cc364cc8e6e65fddc68ac1ef98b69508ab193e7bd45033e50e8d11dc
MD5 deef44ba83dae49576a00bff63a41bcb
BLAKE2b-256 e453081d96cebdeeea607e3c582b85e47b0518a18fc24968cf78d9ff4bbc3011

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