Enterprise Python client for Featureform v2 API
Project description
Python Client
A modern Python client library built with best-in-class tooling.
Features
- Built with UV for fast, reliable dependency management
- Type-safe with mypy
- Linted and formatted with Ruff
- Tested with pytest
- Full type annotations (PEP 561 compatible)
Development Setup
Prerequisites
- Python 3.9 or higher
- UV package manager
Installation
Install the package with development dependencies:
make dev-install
Or using UV directly:
uv sync --all-extras
Development
Running Tests
make test
Linting
make lint
Formatting
make format
Type Checking
make type-check
Building
make build
Project Structure
python-client/
├── src/
│ └── python_client/ # Main package
│ ├── __init__.py
│ └── py.typed # PEP 561 marker
├── tests/ # Test suite
├── pyproject.toml # Project configuration
├── Makefile # Development commands
└── README.md # This file
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
redis_featureform-3.0.0rc1.tar.gz
(260.2 kB
view details)
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 redis_featureform-3.0.0rc1.tar.gz.
File metadata
- Download URL: redis_featureform-3.0.0rc1.tar.gz
- Upload date:
- Size: 260.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e93c5fc874b8120f5a4a4c01e7cf71bfa21113b0706b9f1a98c4adeb6f94fffc
|
|
| MD5 |
fc6d7cb2508db8b6913e033b6b2e2b61
|
|
| BLAKE2b-256 |
c7cb135976b2e99676d11b13f641aa8c2bcc7cff2249af116e24666b82df58f0
|
File details
Details for the file redis_featureform-3.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: redis_featureform-3.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 331.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86ee6093522ea8c1c31ab9c1a8ca81112b5c22f18265ab1725b03a556fb493a6
|
|
| MD5 |
4f6cb061e848f7878027978f0d01ab10
|
|
| BLAKE2b-256 |
067980b419a29dc269906fd8c0a2fc5a1b2a75e5e73f26b139348eaca5330b78
|