Skip to main content

NIXT

Project description

NAME


nixt - NIXT

SYNOPSIS

>>> from nixt.objects 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-360.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

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

nixt-360-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-360.tar.gz
Algorithm Hash digest
SHA256 2f5f58f78b29e3ec9e7f1ba316e3aa9e00e76524251ad02839630056190da2e2
MD5 c1d3af2a08a5d7dc9a1b94cda781f6ed
BLAKE2b-256 5c0f40c3af82012ecf58bc50efd6467ac59acfa68de4157598a77d4c576555ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-360-py3-none-any.whl
  • Upload date:
  • Size: 11.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-360-py3-none-any.whl
Algorithm Hash digest
SHA256 955e660d22913945a63027a03e9d9d516af9c22400460a36fadefb7ce86af561
MD5 63da8e5a73d979bf7c1234f39c414780
BLAKE2b-256 c11fb9c8c5dd355e0d740186c049d98305d0be88f8565c1d19a1e0b4d80b63f2

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