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

Uploaded Source

Built Distribution

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

nixt-412-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nixt-412.tar.gz
Algorithm Hash digest
SHA256 5a3d9f4fd52909b4dc903f093edfaf26675ec79e5a829f8f697bb667085da057
MD5 f04e81b89b85daa00c1ff06530888907
BLAKE2b-256 73226aa83cee6c2994d02ff0d317ac8fc5bfda392eb5ee02aed576bd8f1a05b4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nixt-412-py3-none-any.whl
Algorithm Hash digest
SHA256 6c3c564a4c585e22f57d16a237cdbee6c417a17849e2803cfe6642de18df3693
MD5 ad0577679a217c315ed0a1e369b0e27d
BLAKE2b-256 ccb36a007b459aadd64290ab6f1feb721b20e83cea2389dcc0be192c0a7f3ab6

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