Skip to main content

My utility functions

Project description

argel1200

argel1200.utilities

A small collection of utility functions that help reduce boilerplate code.

dumps

Wrapper for dumper, to make it eaier to get Perl style Data Dumper output. Assumes you want strings back, and leverages get_variable_name to pull the calling function.

get_variable_name

Helper function used by dumps. Perl's Data::Dumper gives variable_name=value output. This seeks to mimic that.

import_class_from_string

Useful when you need to (or it's just more elegant to) dynamically determine the class based on a string that you are obtaining dynamically at runtime. Useful if you have a base class and multiple subclasses. Very useful if you want to build out your classes as needed (something can just be a base class now, then later on you could create a sub class for it and your script will start loading it as the new sub class automatically)

logging_init

Uses haggis.logs to add two additional "debug" logging levels: 'TRACE' and 'MEMDUMP' and initializes a logging instance if return_logger is True.

open_file

Wrapper for opening a file that provides basic error handling. Get those try blocks out of your script!

process_cli_using_click

Useful if you want to use click in standalone=False mode. Provides basic error handling (required for standalone=False)

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

argel1200-1.0.3.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

argel1200-1.0.3-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file argel1200-1.0.3.tar.gz.

File metadata

  • Download URL: argel1200-1.0.3.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for argel1200-1.0.3.tar.gz
Algorithm Hash digest
SHA256 5dba3f63df088defc9036f71ee1ddd736985dd307b5e1aea00150f170030b53f
MD5 ad162b543e5b004dcfeed13e6217af4d
BLAKE2b-256 31f6b55654ecce9b518021d4755bd0c65932bbbfcfdc1c5cde9b37f29ca3192d

See more details on using hashes here.

File details

Details for the file argel1200-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: argel1200-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for argel1200-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 91cffaa6cc6e0b8490d702cfe20dd89d906ecf13a956ac8dafe2adfb9586da9b
MD5 1cf23b8ae8162e8f0987ffb02ab9b11b
BLAKE2b-256 9cd14ffe05977955e82425287df28e719de64cb362dadc17559747b5ea228de4

See more details on using hashes here.

Supported by

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