Skip to main content

Python SDK package for Picsellia MLOps platform

Project description

Picsellia SDK

Picsellia Python SDK is a python library that allows connecting to Picsellia platform.

Documentation

Reference of the SDK can be found at reference

Getting started

Documentation can be found at docs. Start by installing the Picsellia python package in your environment.

pip install picsellia

Then, initialize a client

from picsellia import Client
client = Client(api_token="<your api token>")

Now, use it to upload data and create a dataset !

lake = client.get_datalake()
uploaded_data = lake.upload_data(filepaths=["pics/twingo.png", "pics/ferrari.png"], tags=["tag_car"])

dataset = client.create_dataset("cars").create_version("first")
dataset.add_data(uploaded_data)

What is Picsellia ?

Our mission is to give you all the necessary tools to relieve the burden of AI projects off of your shoulders. As a data scientist / ML engineer / Researcher, you shouldn't have to worry about the following topics :

Picsellia is the one-stop place for all the life-cycle of your Computer Vision projects, from ideation to production in a single platform 🚀.

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

picsellia-6.18.3.tar.gz (107.5 kB view details)

Uploaded Source

Built Distribution

picsellia-6.18.3-py3-none-any.whl (142.8 kB view details)

Uploaded Python 3

File details

Details for the file picsellia-6.18.3.tar.gz.

File metadata

  • Download URL: picsellia-6.18.3.tar.gz
  • Upload date:
  • Size: 107.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.7 Linux/6.8.0-47-generic

File hashes

Hashes for picsellia-6.18.3.tar.gz
Algorithm Hash digest
SHA256 f750a8d70fc1ab7dc35ad9a6d9f8ee958c0d7886577231398f5966b2d82691ac
MD5 15d261ca9fa444c961a0f374240a6e56
BLAKE2b-256 7afff8f633787c1f2d40ab0846912ee3966d3803d5288f01605cddcbb52b267e

See more details on using hashes here.

File details

Details for the file picsellia-6.18.3-py3-none-any.whl.

File metadata

  • Download URL: picsellia-6.18.3-py3-none-any.whl
  • Upload date:
  • Size: 142.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.7 Linux/6.8.0-47-generic

File hashes

Hashes for picsellia-6.18.3-py3-none-any.whl
Algorithm Hash digest
SHA256 73b8bf4e52191425eba8db85dc40ff92484a0be8a373c664a041dce571ccae06
MD5 921fd9db6ac80d127f1167bb1207a15f
BLAKE2b-256 5a31f4187aea46e65a61b5476578b45bf89a91a45fdc3ea1f856f81a8415669b

See more details on using hashes here.

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