Skip to main content

An Useful Python Helper that Bundles some functions (And added some new ones!)

Project description

(README.md File version: 1.10.9.8)

About FastHelp

A fast and useful helper in Python. It just makes things much faster.

I love FastHelp! It's really useful, You see. -- The Leading dev of FastHelp

Installation

You can install fasthelp using pip: pip install fasthelp

Or, if you've installed it previously, upgrade to this version by running the code: pip install --upgrade fasthelp

Requiring Python version

Python >= 3.10

Dependencies

  • NumPy >= 1.26
  • Pandas >= 2.2
  • openai >= 1.51
  • python-docx >= 1.1.0
  • python-pptx >= 1.0.0
  • distro >= 1.9.0
  • psutil >= 6.0.0
  • packageimporter >= 1.4.0

A sneak peak at the source code:

Okay... maybe not...

import pandas as pd # type: ignore
import numpy as np
import pprint
import subprocess
import os
import warnings
import openai # type: ignore
from docx import Document
from pptx import Presentation
import string
import platform
import distro
import typing
import packageimporter as pi
import sys
import importlib as impl

Usage

import fasthelp as fh PS: fh is the common alias for FastHelp

Changelog (Since 1.0.12)

(For Changelogs from 1.0.12-1.0.30, see ancient releases. Have to make space for newer versions)

  • 1.1.6: Better integration with my other project: PackageImporter. (By "better integration" i mean "grabbed all the source code from it and thus not needing you to install another 7.36MB package"). Accompanied by very minor bug fixes and some code tweaks.
  • 1.1.3: Bug fix and class enhancements
  • 1.1.0.1: Major bug fix on the ModuleNotFoundError while importing
  • 1.1.0: Major release. Added some functions, fixed exec() logic, added @staticmethod decorator to some of the functions. Added an additional file for detecting GPU info. Renamed some function/class names.

Version

FastHelp 1.1.6

In-Development Versions:

  • 1.1.7
  • 1.2.0 (Yes, we're starting it early because there is some major features (other than cli) we plan in this release.)

NEWS:

  • Sorry for the big delay of no Updates.

Roadmap

  • In 1.2.x versions: Command Line Interface (CLI). And a new, exciting feature (TOPSecret!).
  • In 1.3.x versions: Use subpackages and probably implement some of the tasks in the Future class.

License

This project is licensed under the MIT License:

MIT License

Copyright (c) 2024 ZIYAN ZHOU

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

fasthelp-1.1.6.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

fasthelp-1.1.6-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file fasthelp-1.1.6.tar.gz.

File metadata

  • Download URL: fasthelp-1.1.6.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for fasthelp-1.1.6.tar.gz
Algorithm Hash digest
SHA256 afe19adf54d49866947c03ee702c48b1ff5526b61421f35a24a47af2f5dbeb71
MD5 98012a1c9b9e9582fb07e6ac222252d1
BLAKE2b-256 2f41520e4602ea1481f2a496616267f22629e79174b66d373cc1a94e34d3984c

See more details on using hashes here.

File details

Details for the file fasthelp-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: fasthelp-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for fasthelp-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 41505fd0b657dee39b586cb71b7b1301ff2e0c5318f5314b9af3765d737fa08b
MD5 ceaa9284ebb419bf4745b4bbdb3a7ccf
BLAKE2b-256 51e1a70e3cc2373605b315b32f944e66318ad67f3445479543f8acdeb728b4db

See more details on using hashes here.

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