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

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-380.tar.gz
Algorithm Hash digest
SHA256 67b81393812f5b73940407dd5820049341fa20e54a43bb32310b7a045f19fa3b
MD5 38fa72d498897178eddad89ef55ff4de
BLAKE2b-256 568ec1278a7b3fe4c99fe7c72851d028f0983e3fc7d53cac691270bf49129e35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-380-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-380-py3-none-any.whl
Algorithm Hash digest
SHA256 ef3500da500f0b302475942e48936fa7f3ef4b2913a2bee8a5d9a39c9f6be00b
MD5 1301d335c48ef8ea9a19b38e89c94988
BLAKE2b-256 2e0672c22b9c57dca416f539303079c699f92be8f35c72401ddb87c5de5e30cc

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