Skip to main content

A package that offers quality of life helpers.

Project description

Quality of Life Helpers Python Package (qol-helpers)

This package contains functions and tools that help me with my workflow, and they could help you too.

Installation

I will make this available on PyPI one day. For now, you can install it by either:

  1. Through pip: python -m pip install 'qol-helpers @ git+https://github.com/FletcherFT/qol-helpers'
  2. Add to your project requirements.txt: qol-helpers @ git+https://github.com/FletcherFT/qol-helpers'

Modules

qolhelpers.geo

Contains the LatLong object useful for converting between different representations of Latitude and Longitude.

qolhelpers.images

Contains functions for automatically cropping images and for detecting anomalies (WIP).

qolhelpers.utils

Use this module as an entry point for basic operations. See the following:

python -m qolhelpers.utils -h

python -m qolhelpers.utils copy_images -h

python -m qolhelpers.utils crop_images -h

python -m qolhelpers.utils detect_anomalies -h

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

qol-helpers-0.0.5.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

qol_helpers-0.0.5-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

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