RCSB Python ExDB data extraction and loading workflows
Project description
py-rcsb_exdb
RCSB exchange database extraction and loading workflow tools
Introduction
This module contains a collection of utility classes for extracting data from the RCSB exchange database and subsequently reloading processed or integrated data.
Installation
Download the library source software from the project repository:
git clone --recurse-submodules https://github.com/rcsb/py-rcsb_exdb.git
Optionally, run test suite (Python versions 2.7 and 3.7) using tox:
tox
Installation is via the program pip. To run tests from the source tree, the package must be installed in editable mode (i.e. -e):
pip install -e . --extra-index-url https://pypi.anaconda.org/OpenEye/simple
# or using uv
uv pip install -e .
Installing in Ubuntu Linux (tested in 18.04)
You will need a few packages, before pip install . can work:
sudo apt install flex bison
Installing on macOS
To use and develop this package on macOS requires a number of packages that are not distributed as part of the base macOS operating system. The following steps provide one approach to creating the development environment for this package. First, install the Apple XCode package and associate command-line tools. This will provide essential compilers and supporting tools. The HomeBrew package manager provides further access to a variety of common open source services and tools. Follow the instructions provided by at the HomeBrew site to install this system. Once HomeBrew is installed, you can further install the MongoDB packages which are required to support the ExDB tools. HomeBrew also provides a variety of options for managing a Python virtual environments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rcsb_exdb-1.34.tar.gz.
File metadata
- Download URL: rcsb_exdb-1.34.tar.gz
- Upload date:
- Size: 96.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54b335c1dc7ac18d6b0dc9865fc915d6a11614336ee87f30a3be7cb4158a897a
|
|
| MD5 |
c55f3deed5ed37e666f032c631713c3b
|
|
| BLAKE2b-256 |
b3e861b9d10d99551cb3bd35ccb5595036fb8bae9ca419fab58ca12f885f6791
|
File details
Details for the file rcsb_exdb-1.34-py3-none-any.whl.
File metadata
- Download URL: rcsb_exdb-1.34-py3-none-any.whl
- Upload date:
- Size: 121.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
886e9d3ccc6cf65b2fa51dedee75029981add46f018e5c85065912dcf9a1a423
|
|
| MD5 |
ec1a457c6e5c29ebcff449f3e052b74d
|
|
| BLAKE2b-256 |
8b13e0a980f4747e47e56e3400b778abe83bf151215c9aea615785dc6e5caee3
|