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 csv file:

from xpboards.services import XPBoardsServices
from xpboards.dataset import XPBoardsDataSet

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

my_dataset = XPBoardsDataSet.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.2-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xpboards-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d93f010875e46ee114aea28da5f6093c649d7cd869af62eb6dc0a5ffcfe67ab
MD5 a598da88e7a8c21a4cc87d426aceb6e0
BLAKE2b-256 318d65e6b0d3da5242d2fb24cca04dc4fa86ffe186464a455010671e2ecdd117

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