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.19.2.tar.gz (108.3 kB view details)

Uploaded Source

Built Distribution

picsellia-6.19.2-py3-none-any.whl (142.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for picsellia-6.19.2.tar.gz
Algorithm Hash digest
SHA256 980e4f6a09f13acc76c8d236c8a9cae0fd51f49511ae9b9d87cb3258b7f66077
MD5 4c4860d157c7f4eda503170a32595933
BLAKE2b-256 64f23f7a969f04bd3cdcbe6bb18aaad328ea11b1e66b7e2a5f2fe59ea7c0a57f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for picsellia-6.19.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8223862c1b04185b9af027484f139ae6d297bb95aa8b475db0c60b0697dae3dd
MD5 1e0fffaad1a27b2b159c35c526a0ad9b
BLAKE2b-256 396bfafd9c819f407fd4f90255f088e4f057badd273ff0dd51c19d797bdf88ea

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