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
File details
Details for the file phable-0.1.17.tar.gz
.
File metadata
- Download URL: phable-0.1.17.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.4 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c94087d1dff57358387c24e98ac6589ca894092720efe43c7058a993c3e9872d |
|
MD5 | f46f7477ca34155b8627a4029785a550 |
|
BLAKE2b-256 | 3252fb86a1cbfdb01da00c1f263fd1ce625fe35281536b4cee8b43455bc1b194 |
File details
Details for the file phable-0.1.17-py3-none-any.whl
.
File metadata
- Download URL: phable-0.1.17-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.4 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e78bba4647d216dfb46fd57980ec6dd21046ff7f39d2f22c37c65f01174d6fa |
|
MD5 | f1fe8f33e6b6899d0cc48081d6c63fcd |
|
BLAKE2b-256 | 5600b7471f1c796db1adcc010e0ed5e7a02d3c053951f9e573a5b7ef58cc72d7 |