Skip to main content

Python library for SciDB

Project description

https://img.shields.io/badge/SciDB-22.5-blue.svg https://img.shields.io/badge/arrow-11.0.0-blue.svg https://github.com/Paradigm4/SciDB-Py/actions/workflows/test-rocky.yml/badge.svg

Version Information

The major and minor version numbers of SciDB-Py track the major and minor version of SciDB they are compatible with. For example SciDB-Py 16.9.1, 16.9.2 or 16.9.10 are all compatible with SciDB 16.9.x.

During SciDB 16.9, Shim (HTTP service for SciDB) transitioned from query authentication to session authentication. SciDB-Py has been updated to be compatible with the new Shim. Below is the compatibility matrix between SciDB-Py and Shim:

SciDB-Py

Shim

16.9.1

query authentication (old Shim)

16.9.2

query authentication (old Shim)

16.9.10

session authentication (new Shim)

From 16.9.10 onwards only Shim with session authentication is supported.

Since SciDB-Py Release 16.9.1 (released in September 2017) the library has been rewritten entirely from scratch. 16.9.1 and newer versions are not compatible with the previous versions of the library. The documentation for the previous versions is available at SciDB-Py documentation (legacy). GitHub pull requests are still accepted for the previous versions, but the code is not actively maintained.

Requirements

SciDB 19.11 or newer with Shim

Python 3.6.x, 3.7.x, 3.8.x, 3.9.x, or 3.10.x

Required Python packages:

backports.weakref
enum34
numpy
pandas (see version requirements in setup.py)
pyarrow (see version requirements in setup.py)
requests
six

CentOS 6 and Red Hat Enterprise Linux 6

CentOS 6 and Red Hat Enterprise Linux 6 come with Python 2.6. SciDB-Py requires Python 2.7 or newer (see above). The default Python cannot be upgraded on these operating systems. Instead a different Python version can be installed in parallel using Software Collections. For example, here are the instructions to install Python 2.7 using Software Collections.

Installation

Install latest release:

pip install scidb-py

Install development version from GitHub:

pip install git+http://github.com/paradigm4/scidb-py.git

Documentation

See SciDB-Py Documentation.

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

scidb-py-19.11.7.tar.gz (30.9 kB view details)

Uploaded Source

Built Distribution

scidb_py-19.11.7-py2.py3-none-any.whl (25.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file scidb-py-19.11.7.tar.gz.

File metadata

  • Download URL: scidb-py-19.11.7.tar.gz
  • Upload date:
  • Size: 30.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for scidb-py-19.11.7.tar.gz
Algorithm Hash digest
SHA256 573d9d72d49b8d58774ca320417e1decc14a6810880002db5ef6c9277990c6f9
MD5 bef9e5b35e937faffc976db33e4ca18c
BLAKE2b-256 cb0c56988102a9585c552b58403bdb35935272a89abc1abf882c0826b7b71813

See more details on using hashes here.

File details

Details for the file scidb_py-19.11.7-py2.py3-none-any.whl.

File metadata

  • Download URL: scidb_py-19.11.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for scidb_py-19.11.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3712859200ffcfa033a79be584ac348cf9367c0220bfec4bd64b114cd28256ca
MD5 6086b8e4f12767f0d15bbdd031546b87
BLAKE2b-256 390483a248194a3d7691c3070f38a036d07b99f60d62239138bc3e6630aea6f7

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