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

Uploaded Source

Built Distribution

picsellia-6.19.0-py3-none-any.whl (141.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picsellia-6.19.0.tar.gz
  • Upload date:
  • Size: 107.7 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.19.0.tar.gz
Algorithm Hash digest
SHA256 b77693cf785949f0eff9da7377e8766513334b2c701828f905ec44b12552dc90
MD5 4f869362ffdbc9c73460a1e8709c71fd
BLAKE2b-256 edd4ff81b035addc75280f4604c88b0bc24e24289fe5a4ef120fd00940b9a514

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picsellia-6.19.0-py3-none-any.whl
  • Upload date:
  • Size: 141.5 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.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad0b318aae59bf0cdfc6761d77f7dcc2da5892b3f20e79859a101ef335de6f66
MD5 f1cafe70c3f12252dc9960c1a2488655
BLAKE2b-256 1fb9f33715f393f95218f110cf884c172ec68e0794e5ddda092fe6ae4084fd20

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