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.10.1.tar.gz (91.0 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.10.1-py3-none-any.whl (124.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picsellia-6.10.1.tar.gz
  • Upload date:
  • Size: 91.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.7 Linux/6.2.0-31-generic

File hashes

Hashes for picsellia-6.10.1.tar.gz
Algorithm Hash digest
SHA256 439ee7c0f2dea2be0cf9b28dd8be036ac0dd2dbecd4d4eda91d338c356ffbc66
MD5 8a94681238e3daa560a2f729c9ba5129
BLAKE2b-256 e48597b93763ccf27cb4e61273e96bc7f969ffc3dd7ddcc00a28a911b2aacf2e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picsellia-6.10.1-py3-none-any.whl
  • Upload date:
  • Size: 124.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.7 Linux/6.2.0-31-generic

File hashes

Hashes for picsellia-6.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 349d79e0de5952c7047e4880de892f029b0a7380ce4bdde51d772ca955efe4c2
MD5 d2a5befecb18ea930a051e6e1f982f85
BLAKE2b-256 08204e175742f6f3601d066a162c144486fd65a224057335fe78bcc628e73ed5

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