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

Uploaded Source

Built Distribution

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

nixt-390-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-390.tar.gz
Algorithm Hash digest
SHA256 42d221caaed5dea4eccd1de59dfffba5109dadef39c1e3f444f21c549c199dd8
MD5 169ad17894274b4e041ebf1e69b5c889
BLAKE2b-256 9f2fb20e4169004b920a788df3b109e40118ef3c5d9edf85c51f13f98df39e54

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-390-py3-none-any.whl
Algorithm Hash digest
SHA256 4d114da71fbaa24a0fbc6fe8d1b67024917400e1d0f9dec611559005348ab801
MD5 85cd968dc70bb730e44c584f2e66421e
BLAKE2b-256 c004076b9c6daa842db829836d4abd557a7007526b4db6ecea4ebaf750548e1d

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