python API client to interact with render databases (see https://github.com/saalfeldlab/render)
Project description
render-python
This is a python API client to interact with render and facilitate python scripting of tilespec creation
it presently interacts with render via a web-api, though the client module aims to interface by calling java client scripts to avoid server-side processing.
Render connection objects created with renderapi.connect() can default to environment variables. Below is an example of the variables which can be sourced and added to, e.g., ~/.bashrc or ~/.bash_profile.
export RENDER_HOST="localhost" export RENDER_PORT="8080" export RENDER_PROJECT="YOURPROJECT" export RENDER_OWNER="YOURNAME" export RENDER_CLIENT_SCRIPTS=".../render/render-ws-java-client/src/main/scripts" export RENDER_CLIENT_SCRIPT="$RENDER_CLIENT_SCRIPTS/run_ws_client.sh" export RENDER_CLIENT_HEAP="1G"
Usage examples for a development Array Tomography workflow are available.
Documentation
Government Sponsorship
Supported by the Intelligence Advanced Research Projects Activity (IARPA) via Department of Interior / Interior Business Center (DoI/IBC) contract number D16PC00004. The U.S. Government is authorized to reproduce and distribute reprints for Governmental purposes notwithstanding any copyright annotation thereon. Disclaimer: The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of IARPA, DoI/IBC, or the U.S. Government.
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 render_python-2.4.2.tar.gz.
File metadata
- Download URL: render_python-2.4.2.tar.gz
- Upload date:
- Size: 155.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd759b4e4fb438c1e9b3c5670256720f545fe66133c13a13e902ebb8ecbce0e9
|
|
| MD5 |
a884f453cc76f110120ac86f36e0b585
|
|
| BLAKE2b-256 |
e453158169568e1e346d9764c34e73dd4b203b0b281c4c9c5f90d7ff2c860871
|
File details
Details for the file render_python-2.4.2-py3-none-any.whl.
File metadata
- Download URL: render_python-2.4.2-py3-none-any.whl
- Upload date:
- Size: 70.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
029c9e272506db701d26a93f74e9f436bde8a642378d699148937e0c30de545c
|
|
| MD5 |
6b023e8b7cfa15ec479f1701c9f5b5bf
|
|
| BLAKE2b-256 |
b352c2104f22afc75a76b356707f4b8af95812361cc26b303c8f43242e772d6d
|