Skip to main content

Zack's common reusable library

Project description

Upload Python Package

zrcl

zack's reusable common library

  • a library that contains reusable utilities to make my life easier
  • 2 is only the repo-serial, I will still use zrcl as the package name
  • package does not install any dependencies by default, it is up to the user to install them
  • all functions are properly type hinted and docstringed

Install

stable

pip install zrcl

or

pip install git+https://github.com/ZackaryW/zrcl2.git

beta

branch using beta

pip install git+https://github.com/ZackaryW/zrcl2.git@beta

Project Structure

  • beta_ means this is not finalized and not properly tested
  • ext_ means this is an extension to the original package (util functions for qol)
  • tool_ means this is an executable tool
  • app_ means this contains utils for an app (by default assume Windows is the sole working platform) if exclusively specified as app_win_ or app_linux_ or app_mac_ then it is for the respective platform

Additional

  • zrcl command is available and can be used to pass command and parameters for other tools

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

zrcl-0.4.5.tar.gz (44.9 kB view hashes)

Uploaded Source

Built Distribution

zrcl-0.4.5-py3-none-any.whl (53.0 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