Skip to main content

A collection of python utilities

Project description

  • Master build status: Master Build Status Live Package Version

  • Development build status: Dev Build Status Dev Coverage Status

A collection of python utilities

Version: 4.0.1

Tools:

  • search_range (A utility for manipulating numerical ranges)

  • status_bar (A simple progress bar indicator)

  • Logger (A class for fast, simple, logging)

  • ActiveTimeout (A class for enforcing a timeout for a set of operations)

  • Several standalone utility methods (See the agutil module page on the wiki)

The io package:

  • Socket (A low-level network IO class built on top of the standard socket class)

  • SocketServer (A low-level listen server to accept connections and return Socket classes)

  • MPlexSocket (A low-level network IO class which multiplexes I/O through multiple channels. Threadless version of QueuedSocket)

  • [STRIKEOUT:QueuedSocket (A low-level network IO class built to manage input across multiple channels)]

Deprecated: Will be removed in a future release. Please transition to agutil.io.MPlexSocket which is a threadless version of the same interface

The parallel package:

  • parallelize (A decorator to easily convert a regular function into a parallelized version)

  • parallelize2 (A similar parallelization decorator with a slightly different flavor)

  • IterDispatcher (Logical backend for dispatching calls with parallelize)

  • DemandDispatcher (Logical backend for dispatching calls with parallelize2)

  • ThreadWorker (Task management backend for dispatching parallel calls to threads)

  • ProcessWorker (Task management backend for dispatching parallel calls to processes)

The security package:

  • SecureSocket (A mid-level network IO class built to manage encrypted network communications)

  • SecureConnection (A high-level, multithreaded class for sending and receiving encrypted files and messages)

  • SecureServer (A low-level listen server to accept connections and return SecureConnection instances)

  • agutil-secure (A command line utility for encrypting and decrypting files)

  • EncryptionCipher and DecryptionCipher (Twin classes for agutil’s modular encryption format)

  • Several other utility functions and classes for encrypting and decrypting data

Documentation:

Detailed documentation of these packages can be found on the agutil Github wiki page

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

agutil-4.0.1.tar.gz (67.1 kB view details)

Uploaded Source

Built Distribution

agutil-4.0.1-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

Details for the file agutil-4.0.1.tar.gz.

File metadata

  • Download URL: agutil-4.0.1.tar.gz
  • Upload date:
  • Size: 67.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for agutil-4.0.1.tar.gz
Algorithm Hash digest
SHA256 d7706b5a37ff32b51126117b9059b99a380ac5d0094cb55515beca19648bd117
MD5 108b6faa196d5a8cfacfe71d69242b55
BLAKE2b-256 e80936e8287b82408b2ad34a3daff2c2c856807f45e7fb6b97f9c3a5c95e01f0

See more details on using hashes here.

File details

Details for the file agutil-4.0.1-py3-none-any.whl.

File metadata

  • Download URL: agutil-4.0.1-py3-none-any.whl
  • Upload date:
  • Size: 39.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for agutil-4.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a96716418e37c2474e0b00172f8f36a1ef8736aec69d3c1a335003214fe5a4c2
MD5 30613a4839f0789a9ec0f3596f2fadf7
BLAKE2b-256 4d4cc445afd40d47522b9de1d5da046cb7f13a7f51da773a9a1564b69c374bc1

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