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: 3.1.0

Tools:

  • search_range (A utility for manipulating numerical ranges)

  • status_bar (A simple progress bar indicator)

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

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

The bio package:

  • [STRIKEOUT:maf2bed (A command line utility for parsing a .maf file and converting coordinates from 1-based (maf standard) to 0-based (bed standard))]

Deprecated: Will be removed in a future release

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)

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

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)

  • encryptFile and decryptFile (Simple methods for encrypting and decrypting local files)

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

Documentation:

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

Installation note:

This package requires PyCrypto, which typically has issues compiling on windows. If you are on windows and pip install agutil fails during the installation of PyCrypto, then follow the instructions here for installing PyCrypto from a precompiled wheel, and then run pip install agutil again.

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

Uploaded Source

Built Distribution

agutil-3.1.0-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agutil-3.1.0.tar.gz
  • Upload date:
  • Size: 584.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for agutil-3.1.0.tar.gz
Algorithm Hash digest
SHA256 2beda57d564f05e676e022b1009baccb3f48f471974183d27445d298c284c550
MD5 2923ae7913e74ec524e21978c11604f9
BLAKE2b-256 ac6656719d76e7378cb62042132248d77153716b7aadf778e9d6c323701f3114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agutil-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77f4d666e32d5220533bd0b1a223e23faa227267ee2b4991baa48c7da27c2959
MD5 4965a79949966f3f8858a1397cc31b82
BLAKE2b-256 239e297b1fe6957f0509d5e58c2902db667088bad67b4a6b40a070d578668f0a

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