NIXM
Project description
NAME
nixm - NIXM
SYNOPSIS
DESCRIPTION
NIXM contains all the python3 code to program objects in a functional way. It provides a base Object class that has only dunder methods, all methods are factored out into functions with the objects as the first argument. It is called Object Programming (OP), OOP without the oriented.
NIXM allows for easy json save//load to/from disk of objects. 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.
NIXM 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, deferred exception handling to not crash on an error, etc.
NIXM is Public Domain.
You need to set PYTHONPATH=”.” if you run this locally.
You might need to uninstall and rm -fR ~/.cache/pip in case of error.
INSTALL
installation is done with pipx
USAGE
use nixmctl to control the program, default it does nothing
see list of commands
start daemon
start service
show request to the prosecutor
COMMANDS
here is a list of available commands
CONFIGURATION
irc
sasl
rss
opml
SOURCE
source is here
FILES
AUTHOR
COPYRIGHT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nixm-47.tar.gz
.
File metadata
- Download URL: nixm-47.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b562d8bcdca16d4897cdfebfd7d448fae1e1a7036615a9a3da7aaf98d2f91fbe |
|
MD5 | f4e9a02cf8db9472407df6e86f754f79 |
|
BLAKE2b-256 | d591a37b99031e9435012cfcb4eaf6dc6fb3d993854f089367a8970bd99980bc |