Skip to main content

An SDK to access Mobilewalla's Feature Machine service

Project description

Mobilewalla Feature Serving SDK

Getting started

from mwfeatureserving import MwFeatureStore

mwfs = MwFeatureStore(mwfs_api_base_url='Mobilewalla Feature Machine Base URL', 
                      auth_key='Mobilewalla Feature Machine Auth Key')

# Example data retrieval call: 
online_features = mwfs.get_online_features_of_feature_group('Feature Group Name', 'Feature Group Version')

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

mw-feature-serving-sdk-0.1.1.tar.gz (4.8 kB view hashes)

Uploaded Source

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