Skip to main content

A python util for xpboards

Project description

XPBoards Python Library

A python implementation to improve XPBoards datasets handling.

Installation

To install from PyPI:

pip install xpboards

Usage

With this library you can import, export, manipulate, list, create, update and clear your datasets from XPBoards

A creation example importing from a JSON file:

import xpboards

xpb_services = xpboards.services(
    email="your-xpboards-account@email.com",
    password='your-password'
)

my_dataset = xpboards.dataset.from_json(
    path='my_data.json'
)
xpb_services.create_dataset(data=my_dataset, name='My Dataset')

Read the full documentation here

© 2021 by LongView

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

xpboards-0.1.3-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file xpboards-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: xpboards-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for xpboards-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ee9748120d9ea4698d3baa6959170c0a5908504a283c4be3723e5b433205de77
MD5 c3128bc3316ba8e45ad3666942027047
BLAKE2b-256 301cf37530332c7505b267a73a19a2542ae6ad480982c8a54e946ff75a11ed78

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