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-361.tar.gz (8.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-361-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-361.tar.gz
Algorithm Hash digest
SHA256 bea3b21774e1a2ead7352b1d7e785f2c3dca1519b23016970d4a0c4fe7eb6176
MD5 8c42f8d3eb633b0d939d9275d4291660
BLAKE2b-256 51308179f25407aafe0199aef4bc3cbce2022b7b3677476f11360c96bfe8caca

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-361-py3-none-any.whl
Algorithm Hash digest
SHA256 0e6459f3ddb1fe5d4f5e07e18943119d41d847e7e518077f9c715ebc94ccda35
MD5 37152f1e98b8408fa9f703b4d6784b2a
BLAKE2b-256 d6d3f3deaec2b755732f62961803272a927eb5781e6c9608b8b4cb4f68b4d324

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