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

Uploaded Source

Built Distribution

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

nixt-430-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-430.tar.gz
Algorithm Hash digest
SHA256 a7188ca424a10e1044312c3cde94b6498418159528c1c7237b5969effc1fe139
MD5 9a53d6775b8c50032634f3260052ed17
BLAKE2b-256 8327d4d8a28d8536ccc3debcce62d723e02377a170a1f75d1342cd4afa462e82

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-430-py3-none-any.whl
Algorithm Hash digest
SHA256 229098a92716b3c246db513dc1b163e83c13acaf226430f3ffd173b7f2430755
MD5 09181a74fda47452de7e43e4b6ab0a10
BLAKE2b-256 ac091ca793015bcee0b488c8bd37b8b73d4c932f4db0d95aeb53e2cbcdf881b9

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