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:
- Through pip:
python -m pip install 'qol-helpers @ git+https://github.com/FletcherFT/qol-helpers'
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qol-helpers-0.0.5.tar.gz
.
File metadata
- Download URL: qol-helpers-0.0.5.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64dff4cd4997c0cd1ae6554cb55401fda6d223a906221710a2babdf16585f8eb |
|
MD5 | 395b45b568073bca9e47ec6d61cd8835 |
|
BLAKE2b-256 | 7cc09d3cc5f734ec9a65539c618b93f1094d05ec178b23831a3751ba162fd0c1 |
Provenance
File details
Details for the file qol_helpers-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: qol_helpers-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4e7c2e9ba2a72a1ab8aaa7762fe7cc28530b6bf5b505e86559d06fbd1f6a2b5 |
|
MD5 | d336423c0a3d171fb2bbb7cde1da3576 |
|
BLAKE2b-256 | 3e7b6aaf216481425b82e20743a1e19f40fb1aa4dc5aedd69da9bdaa7f9695a4 |