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

Uploaded Source

Built Distribution

MkNxGn_Essentials-0.1.40.2-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file MkNxGn_Essentials-0.1.40.2.tar.gz.

File metadata

  • Download URL: MkNxGn_Essentials-0.1.40.2.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/29.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.18 tqdm/4.61.1 importlib-metadata/4.2.0 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for MkNxGn_Essentials-0.1.40.2.tar.gz
Algorithm Hash digest
SHA256 a6c4c0ca6b339d389367ca0f189d8f5f0e3b53a001b48962248aa03c69d6c286
MD5 2e98009e2e22bed9a1fe1d85f53014ac
BLAKE2b-256 b34491e3ffcb179056d6c65fbdda4869af2eae81361c89348b360a6d0781155a

See more details on using hashes here.

File details

Details for the file MkNxGn_Essentials-0.1.40.2-py3-none-any.whl.

File metadata

  • Download URL: MkNxGn_Essentials-0.1.40.2-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/29.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.18 tqdm/4.61.1 importlib-metadata/4.2.0 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for MkNxGn_Essentials-0.1.40.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4784bb6c1ab97cfb6b040b2f98537870bd9626393351743a85d1d92b16e85460
MD5 091f2699715b37a45fc2fd4071cee1f4
BLAKE2b-256 fb359ae965020f348553f1d546121744acb648e1a398b4ce749188a57cb332c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page