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

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:

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

  • tsvmanip (Deprecated) (A command line utility for filtering, rearranging, and modifying tsv files)

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

Uploaded Source

Built Distribution

agutil-1.2.1-py3-none-any.whl (29.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agutil-1.2.1.tar.gz
Algorithm Hash digest
SHA256 d22c77a399328fa316c543d8af429a07dea2f92df004db476bf196e83b995c8b
MD5 a1159774de496d74c3f6e082d10f84bc
BLAKE2b-256 693ee357ce4c6ac9ad08d4564f401df7f801ddc693ef3471f6c3e2197a0514a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agutil-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e86abe79d1eb18349c9821c4475bdb8bfbddea1519458c2fbf69a9a4831efc5c
MD5 64f943544b1075365c35c320bc4f1b87
BLAKE2b-256 ce2e21e7c88748ceedd5657d266f75a7943600d7312abf5f550c0c910fbe50f4

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