Skip to main content

NIXT

Project description

NAME


NIXT - NIXT

SYNOPSIS

>>> from nixt.objects import Object
>>> from nixt.serials 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-432.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

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

nixt-432-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-432.tar.gz
Algorithm Hash digest
SHA256 9ff3a53e5afc5df4f80eba74af44e57fbd1c8211f2f64c4cce2a9bb1425dcea0
MD5 9b7601134f556cc83384ef78c848d46c
BLAKE2b-256 79380a9adb4bad6b6d4196b587359e5cae5f7afdad10e88baea5744dc88ce4ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-432-py3-none-any.whl
  • Upload date:
  • Size: 12.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-432-py3-none-any.whl
Algorithm Hash digest
SHA256 28a8bf4886cce7b9200d0e25dada16896bb4a4cac6f59edf56cd42e0d43f598b
MD5 8123e0aab76c3636e8999c330872f55e
BLAKE2b-256 683d2c2dbba9c68588b3c7a1933c1b851a694bbe4cf75a2e0c8a61fc6a15e6aa

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