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-433.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-433-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nixt-433.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-433.tar.gz
Algorithm Hash digest
SHA256 87bcb23dbc8b761bf4c13fc684245200058fa43e9af8d4e0393ac9f58dc81c60
MD5 823521740dca1d56e896b1f9ef859ddc
BLAKE2b-256 8e37c8d63a6908f84726d7895816e248d6fc9f0c8fa401e2b3aceca04bc6b0cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-433-py3-none-any.whl
  • Upload date:
  • Size: 14.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-433-py3-none-any.whl
Algorithm Hash digest
SHA256 19d4203f9bc6853778b2f249c67bb11360f76fa4b7ba4f29f8f95bd10a1cf315
MD5 25a4b9f28f912c5ce5417e05c752b9f6
BLAKE2b-256 765f7258d7471b435ac5a6a8bb00ed03ee04d82c36c6467475523b02358d3261

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