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-413.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-413-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nixt-413.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-413.tar.gz
Algorithm Hash digest
SHA256 0e0b366bbe91dcc229431a8deed53a8d3d6c5c8764dad8d12e33366fab78b43d
MD5 563cdabb4607cb9a53620e417af21b7e
BLAKE2b-256 66d8baed01e663b4911c877cfa1913e11b727bbe5154c831118021d71740efb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nixt-413-py3-none-any.whl
  • Upload date:
  • Size: 9.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-413-py3-none-any.whl
Algorithm Hash digest
SHA256 15ea9b7f9a224f9c5bb7a6beefe88c0c6396951205b36766d8062aabaafa6160
MD5 412d96a3f3fcd7c39be54329a5bdac2b
BLAKE2b-256 47b8c0d51bb588fef3302262178bfe571829e02789cb4017163a46b30cdadf46

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