Skip to main content

Pebblo Gen-AI Data Analyzer

Project description

Pebblo

Build

git clone https://github.com/daxa-ai/pebblo.git
pip3 install build
python3 -m build --wheel

Build artifact as wheel package will be available in dist/pebblo-<version>-py3-none-any.whl. See the instruction below on how to install.

Installation

Pre-requisites

Mac OSX

brew install pango

Linux (debian/ubuntu)

sudo apt-get install libpango-1.0-0 libpangoft2-1.0-0

Pebblo Daemon

From wheel distribution

# copy wheel pkg pebblo-<version>-py3-none-any.whl from the build location to the target machine / location
pip install pebblo-<version>-py3-none-any.whl

From TestPyPi

pip install -i https://test.pypi.org/simple/ pebblo

Note: above step will install a runnable python script named pebblo

Run Pebblo daemon

pebblo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pebblo-0.1.0-py3-none-any.whl (3.1 MB view hashes)

Uploaded Python 3

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