No project description provided
Project description
About
Phable is a simple, modern Python toolkit for basic client connectivity to a Project Haystack server.
Installation
Phable requires Python version 3.11 or higher and generally has no required software dependencies. Download Phable from PyPI using:
$ pip install phable
Phable uses the zoneinfo module for IANA time zone support, which by default uses the system's time zone data if available. If no system time zone data is available, then Phable requires the tzdata package available on PyPI to be installed.
Phable has optional pandas and pyarrow package dependencies that are required for phable.Grid.to_pandas() and phable.Grid.to_pandas_all(). Download Phable with pandas and pyarrow from PyPI using:
$ pip install "phable[pandas,pyarrow]"
Similarly, Phable has an optional polars package dependency that is required for phable.Grid.to_polars() and phable.Grid.to_polars_all(). Download Phable with polars from PyPI using:
$ pip install "phable[polars]"
Breaking Changes
The early focus of this project is to find the best practices for using modern Python with a Haystack server. This may lead to breaking changes in newer Phable versions. After there has been sufficient experience with Phable, we plan to release a stable version 1.0.0.
Learn More
Phable's official website located here has additional documentation and examples for Phable's API.
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
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 phable-0.1.21.tar.gz.
File metadata
- Download URL: phable-0.1.21.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c23f9148bc5a650a6c6fd2a23b5c9d0140ea4f1c92057732af5a9db3b97734b6
|
|
| MD5 |
90768e61305db071542be0a401e1db84
|
|
| BLAKE2b-256 |
aa2c33ebdedc87007c30079416ec665c49e99915dcb0cddd74cf33d1e3368c4c
|
File details
Details for the file phable-0.1.21-py3-none-any.whl.
File metadata
- Download URL: phable-0.1.21-py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09c693bae3eda3a9ea32e20b7de3b95ff38265d0232ada09d2c27f5f5735d9b4
|
|
| MD5 |
e04a1cfd9cfcb6d6ac2c81d69629b03d
|
|
| BLAKE2b-256 |
819dfd75f5a3687546ca5ad98566b1823452849e29857b4b626eb1a34e056c1e
|