This release is a pre-release and may not be stable for production use.
PyHelpers
An open-source toolkit for facilitating Python users' data manipulation tasks.
PyHelpers is an open-source Python package designed to streamline data (pre-)processing and manipulation tasks. It accommodates a wide range of functions and classes grounded in practical applications, making common data operations more accessible and efficient. This toolkit is particularly useful for Python learners, researchers and data scientists seeking to enhance their workflows.
The package supports handling various data types, such as geographical and textual data, allowing for flexibility for diverse data processing needs. It also simplifies data input and output operations by offering functionalities for managing many different file-like objects. In addition, PyHelpers facilitates communication with relational databases, such as PostgreSQL and Microsoft SQL Server. This capability greatly smooths data integration with database systems through efficient data storage and retrieval.
With its comprehensive suite of practical tools, PyHelpers simplifies complex data processing tasks and boosts productivity. It is ready to serve as an essential resource for effective data manipulation, management and analysis for anyone working with data in Python.
Installation
PyHelpers can be installed using uv (recommended) or pip.
Using uv (Recommended)
To add PyHelpers to an existing project:
uv add pyhelpers
To include all optional features (e.g. geospatial and database tools):
uv add "pyhelpers[full]"
If you are working in an activated virtual environment:
uv pip install --upgrade pyhelpers
Using pip
If you prefer standard Python packaging tools, ensure your virtual environment_ is activated:
pip install --upgrade pyhelpers
To install with all optional dependencies:
pip install --upgrade "pyhelpers[full]"
For detailed options, development setup and Windows troubleshooting (e.g. installing C-extension wheels), see the full Installation Guide.
Quick start
For a concise guide on how to use PyHelpers, check out the Quick Start tutorial, which includes illustrative examples for each of the subpackages.
These examples briefly demonstrate the capabilities of PyHelpers in facilitating data manipulation tasks and streamlining work processes.
Documentation
The complete PyHelpers Documentation is available in HTML and PDF formats.
It is hosted on Read the Docs, and the HTML version is also accessible via GitHub Pages. The documentation includes detailed examples, tutorials and comprehensive references to help users get the most out of PyHelpers.
Cite as
Fu, Q. (2020). PyHelpers: An open-source toolkit for facilitating Python users' data manipulation tasks. Zenodo. doi:10.5281/zenodo.4017438.
@software{Fu_PyHelpers_2020,
author = {Fu, Qian},
title = {{PyHelpers: An open-source toolkit for facilitating Python users' data manipulation tasks}},
year = {2020},
publisher = {Zenodo},
doi = {10.5281/zenodo.4017438},
license = {MIT},
url = {https://doi.org/10.5281/zenodo.4017438},
}
For specific version references, please refer to Zenodo.
License
PyHelpers is licensed under the MIT License.
Please note that this project was initially licensed under the GPLv3+ up to version 1.5.2. Starting with version 2.0.0, it has been re-licensed under the MIT License.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyhelpers-2.5.1rc1.tar.gz.
File metadata
- Download URL: pyhelpers-2.5.1rc1.tar.gz
- Upload date:
- Size: 236.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898c33317144c37c5baf8000665b0c7b05294c09e910cef6b5393541a281f2a7
|
|
| MD5 |
1a97882a9d0a029457c77cfffe6ccca3
|
|
| BLAKE2b-256 |
989089e88644723f6fb85ea08a38cfb82116ba13371b6ccf3540fce698909b8d
|
File details
Details for the file pyhelpers-2.5.1rc1-py3-none-any.whl.
File metadata
- Download URL: pyhelpers-2.5.1rc1-py3-none-any.whl
- Upload date:
- Size: 244.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9996f831d5f9ac21f7db401a149d2d8bc92458438ac3e0632fd27fdcb6d0dba
|
|
| MD5 |
83a98b196d82211eb64310b977af7a09
|
|
| BLAKE2b-256 |
1d7f26c27c6d4fc6a126dac5c02f660abf61cfe6dbf42d1b07c910ad14e4e1aa
|