Skip to main content

Shooju Time Series (SJTS) Serializer

Project description

shooju-ts contains loads/dumps functionality for sjts, a json-ish format for time series data designed for use with Shooju and compatible with loads() and dumps() commands based on the json package. Currently, it is intended to be used only with the shooju package from pip to speed up retrieval of Shooju data. We do plan on documenting the format to enable uses beyond Shooju. The serializer is based on UltraJSON.

Installation

Install using pip:

pip install shooju-ts

Basic Usage

May be used as a drop in replacement for most other JSON parsers for Python:

>>> import sjts
>>> sjts_string = sjts.dumps({'success':True,'series':[{'points':[(13242323324,2)]}]})
>>> print sjts.dumps(sjts_string)
{'success':True,'series':[{'points':[(1,2)]}

Source

https://bitbucket.org/shooju/sjts (restricted access for now)

Changelist

0.1

  • Initial public release not intended for standalone use without the shooju package.

Development

To compile for windows set environment variable (for VS2015):

$ SET VS90COMNTOOLS=%VS140COMNTOOLS%

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

shooju-ts-0.1.6.tar.gz (185.6 kB view details)

Uploaded Source

Built Distributions

shooju_ts-0.1.6-cp27-cp27m-win_amd64.whl (23.8 kB view details)

Uploaded CPython 2.7mWindows x86-64

shooju_ts-0.1.6-cp27-cp27m-win32.whl (23.0 kB view details)

Uploaded CPython 2.7mWindows x86

File details

Details for the file shooju-ts-0.1.6.tar.gz.

File metadata

  • Download URL: shooju-ts-0.1.6.tar.gz
  • Upload date:
  • Size: 185.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for shooju-ts-0.1.6.tar.gz
Algorithm Hash digest
SHA256 0dc940264b21e9b41c1fc679245484ecce6002eb756f5a3411694fa1d4d4354a
MD5 ba741f61a3fd6bbe3303913b51337cfc
BLAKE2b-256 0eb023f2e2d4eb90d5a5788fa5d83f5a543d472d0658fb2062d50cd20805eba2

See more details on using hashes here.

File details

Details for the file shooju_ts-0.1.6-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for shooju_ts-0.1.6-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 fe96bdeba0e75c3b0038c41f66271b365d589b6efceaceb1147acb5f5d01c462
MD5 b4e8eef5dbe489c56579c73b0def98d4
BLAKE2b-256 01a329ac0d3e098ee725885f188b47eb754430807b1e1f9d5c790ff21cb19a2d

See more details on using hashes here.

File details

Details for the file shooju_ts-0.1.6-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for shooju_ts-0.1.6-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 a68e5f1e2b36048bbfb69b35eb9997e7bdead59c8639036853cd56de8d10882e
MD5 0c6b12b31b14a1ac53bcbfc58ed03289
BLAKE2b-256 77618a4ead12bf49a2c25433fa5cf30c51484d43f64125c15e0dac4a250a10cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page