Skip to main content

MkNxGn File Writing, Network Essentials and More - A lot more

Project description

mknxgn_essentials

Essentials for python programming.

This is the package we compile essentials code we use in our products that we deem as "essential".

Installing

pip3 install mknxng_essentials

What's Inside

essentials.file_ops

Read and Write Files.
Includes:
     Writing JSON files.
     Reading JSON files.
     Writing 'Soft' encryption files
     Reading 'Soft' encryption files
     Tar Decompressing
     Generating Files of X size in MB

from essentials import file_ops

essentials.logger_ops

Write Log Files.
Includes:
     Debugging with --debug parameter

from essentials import logger_ops

essentials.run_data

Collects file running data.
Includes:
     Argument Parser
     File Run Time

from essentials import run_data

essentials.socket_ops

Socket Engine Note: this item has been depreciated, please use essentials.socket_ops_v2
Includes:
     Socket Hosting Server
     Socket Connecting Client
     WebSocket Support
     Multiple Resources to make socketing with python easier

from essentials import socket_ops

essentials.socket_ops_v2

Socket Engine Note: Documentation for this module is not complete
Includes:
     Socket Hosting Server
     Socket Connecting Client
     WebSocket Support
     Multiple Resources to make socketing with python easier

from essentials import socket_ops_v2

essentials.time_events

Time Events Note: Documentation for this module is not complete
Includes:
     Time Event Listener, Calls function when second/minute/hour/day/week/month/year change occurs

from essentials import time_events

essentials.tokening

Unique Tokening
Includes:
     Assemble Token, Assemble a token at (x)Length with predefined or custom characters
     Create Token, Create a token at (x)Length with predefined or custom characters and check is it exists in (y), if so, recreate it.

from essentials import tokening

essentials.search

Search - base for MkNxGn Search Engines
Includes:
     Text search - reason; Matches a query to multiple phrases and words and finds the best solution

from essentials.search import text

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

mknxgn_essentials-0.1.40.7.tar.gz (34.0 kB view details)

Uploaded Source

Built Distribution

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

mknxgn_essentials-0.1.40.7-py3-none-any.whl (41.7 kB view details)

Uploaded Python 3

File details

Details for the file mknxgn_essentials-0.1.40.7.tar.gz.

File metadata

  • Download URL: mknxgn_essentials-0.1.40.7.tar.gz
  • Upload date:
  • Size: 34.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.7

File hashes

Hashes for mknxgn_essentials-0.1.40.7.tar.gz
Algorithm Hash digest
SHA256 a54d91cbaedf972001656c4070deebd9850490bfd7d180a97d528090c6d99881
MD5 9c90f61b32bd4a49baa5b338b1c1398a
BLAKE2b-256 5bc1d5b60b5c2ed5ad33470fe624cb79b0751d636e0f0f2b6d02e449b53533b0

See more details on using hashes here.

File details

Details for the file mknxgn_essentials-0.1.40.7-py3-none-any.whl.

File metadata

File hashes

Hashes for mknxgn_essentials-0.1.40.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9b0ef8401c32d1ccd531db9f8c9929ba2ea9a978f27fd762ebe6fbf405e956b7
MD5 4f4f12c0321aa73f261086c290c2142f
BLAKE2b-256 79bb49bfa4ab3dadc7cb15c602fa03dbfce5d3d04697a380068cdee24ad18c94

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