Skip to main content

NIXT

Project description

NAME


NIXT - NIXT

SYNOPSIS

>>> from nixt.object 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-431.tar.gz (22.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-431-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-431.tar.gz
Algorithm Hash digest
SHA256 9d91bfbea3e94af7a04a3cb0977050daf7841f4b7e55b837f77d093eebe24bcf
MD5 464d27c347b8bd63deb5a46e1ca12f70
BLAKE2b-256 beae02d49d8a8c9fafc8d56a40f0676c9a54d4e8347ed9567cd7e0b2851aed57

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-431-py3-none-any.whl
Algorithm Hash digest
SHA256 c3b0fcae03f4b57c7eaccb3bfa8bc8448f478b04af5cbc029ecf67727a37c1aa
MD5 4f8f0deae3d5b2c12bfe36480c826156
BLAKE2b-256 c3fc3830325185da3d8ee32e64a93cfd01600c23e95f2f30ba6a73a5872c6c36

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