Skip to main content

Top-level package for xestore.

Project description

https://img.shields.io/pypi/v/xestore.svg https://img.shields.io/travis/jmosbacher/xestore.svg Documentation Status

A simple file and document storage utility for XENONnT

Usage

import xestore
store = xestore.XeStore()
store.login()

store.files.upload("a_public_file.txt")
store.files.private.upload("a_private_file.txt")

store.files['a_public_file'].download(PATH_TO_SAVE)

doc = {"list": [1,2,3]}
store.documents.upload(doc, name="new_document", **metadata)

Features

  • TODO

Credits

This package was created with Cookiecutter and the briggySmalls/cookiecutter-pypackage project template.

Project details


Download files

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

Source Distribution

xestore-0.1.1.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

xestore-0.1.1-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file xestore-0.1.1.tar.gz.

File metadata

  • Download URL: xestore-0.1.1.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/5.7.19-2-MANJARO

File hashes

Hashes for xestore-0.1.1.tar.gz
Algorithm Hash digest
SHA256 dff02c13f50d2de91abbae20c20a0bad1a71fc057516c2183ce675229709e96d
MD5 08c27713681a57ac7f5c248589817be6
BLAKE2b-256 e51278a2ae414998ea35fe88f4a08738723d300184cf999b06c08fd1c3c16b52

See more details on using hashes here.

File details

Details for the file xestore-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: xestore-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/5.7.19-2-MANJARO

File hashes

Hashes for xestore-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0510a4105d4263adaff68540b09286bb69ccd552c828ad2d427548460fa7c852
MD5 c478d8dde101acaf7d06ab3609f99380
BLAKE2b-256 780e109fcaa7e3ef7c6ecaeb3f31eeb473932711e178b9cecb00808fbf7098be

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