Skip to main content

Collection of high-yield functions intended to simplify and automate specific tasks.

Project description

highyield

PyPI License: GPL v3

highyield is a Python package containing a collection of high-yield functions (grouped by modules) intended to simplify and automate specific tasks.

This package requires Python >= 3.8 due to reliance on pandas package.

Install

To install, open the terminal and type in the following.

For Windows and Linux:

pip install highyield

For macOS:

python3 -m pip install highyield

Dependencies

The table below lists the dependencies for each module within this package:

Module Module description Dependencies
basics Automation tasks os, requests
converter Convert from 1 file format to another os, pandas, docx2pdf
copy Copy & paste local files os, shutil, pandas
create Create folder(s) + structure from template os, shutil
ds Data Science seaborn
imports Import packaged files importlib, pandas
pdf Work with pdf files os, pypdf
rename Automate renaming files os, re
tts Text to speech pyttsx3, pandas

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

highyield-1.1.1.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

highyield-1.1.1-py3-none-any.whl (21.9 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