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

Uploaded Source

Built Distribution

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

nixt-381-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-381.tar.gz
Algorithm Hash digest
SHA256 ebb859a2699abaae8e27691aa07a0dd9d11cd63412555119e39e00d0fce08790
MD5 9ecd0a8fdee9f03c010a4840edd472b3
BLAKE2b-256 8b45ddd33dc802ccc1c302c76709e2f83b18a5eb37750c954bc493df477af587

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-381-py3-none-any.whl
Algorithm Hash digest
SHA256 b7ab7bf8192a2560ea025f3216567a0a1d306a64613d06f95990950bc0d61538
MD5 d8b738d3d154147669123f81fcbcfed8
BLAKE2b-256 b8e0fd9dddcd146544554cfd0734eb6485185899e31ea8b1d30db3eb2154377d

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