Skip to main content

NIXT

Project description

NAME


NIXT - NIXT

SYNOPSIS

>>> from nixt.object import Object, 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-420.tar.gz (9.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-420-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-420.tar.gz
Algorithm Hash digest
SHA256 c52835a9e43c60da930328682b06143dc423e13bf4124ee384e9f66c55ef2f21
MD5 1a8c4a493e68736a07763dfeddc9d1ea
BLAKE2b-256 66f5521608a59711906a338bb2c99ee47a011a455370e6ce00d0248ffa047f14

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-420-py3-none-any.whl
Algorithm Hash digest
SHA256 7e156d55b5e639eb4e444e6ec77440056bbfd839fd4838ca4462c95ca7dbc129
MD5 6ba5cdb5c1e0a26553d520aad5cdd794
BLAKE2b-256 3e71eeaaae48b2a2e28c686be47f8d565d901a63d0398ba4ade62ffb6045e8c9

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