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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

picsellia-6.30.0-py3-none-any.whl (168.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picsellia-6.30.0.tar.gz
  • Upload date:
  • Size: 121.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for picsellia-6.30.0.tar.gz
Algorithm Hash digest
SHA256 a94f27c88e83000f39b8a62447037a51358100801042d4a416a686e6865af0d2
MD5 c1c66e92c3444d5ceef0f4e1f3648ab0
BLAKE2b-256 6f11c5df70c3341f8b637f34c6e11cc2d9a578d0354bcef139d6d48263887642

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picsellia-6.30.0-py3-none-any.whl
  • Upload date:
  • Size: 168.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Darwin/25.2.0

File hashes

Hashes for picsellia-6.30.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2da288fcd02bdd9a06043933623a0462d8d41c809405490885ea64456364b0f0
MD5 ad14884811d193c140d90f194a8a83dd
BLAKE2b-256 2cc6dae3deebd54616a781022f77420af5de39e8162fba35c4de49eb4be3dc92

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page