Skip to main content

MkNxGn File Writing, Network Essentials and 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

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

Uploaded Source

Built Distribution

MkNxGn_Essentials-0.1.35.13-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: MkNxGn_Essentials-0.1.35.13.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.1

File hashes

Hashes for MkNxGn_Essentials-0.1.35.13.tar.gz
Algorithm Hash digest
SHA256 04f46a030e30502cb780a951b2d65cf50a5083db4c955c810495791e6afad5b2
MD5 8dd8f2e675965c02131e3699bf7773c3
BLAKE2b-256 946fec0550f2bced240b7144f5c889cd4c5eae84cf8f15de8bcbe035032d36c8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: MkNxGn_Essentials-0.1.35.13-py3-none-any.whl
  • Upload date:
  • Size: 27.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.1

File hashes

Hashes for MkNxGn_Essentials-0.1.35.13-py3-none-any.whl
Algorithm Hash digest
SHA256 cf4a6050f91f838a6ba170fc47dd98a3212d8bc6a31af0b2a063f9fe2ed64d48
MD5 8e3e0732d07147aa1ef19ed2f83baf8f
BLAKE2b-256 5a5061a54d0053ce05f435e808fb4abc12485d8f82ce35f73a58a27ab18236dd

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