A Python client for TeraChem's protocol buffer API.
Project description
Python TeraChem Protocol Buffer (TCPB) Client
See the documentation
Python client to communicate with TeraChem running in server mode.
Client uses C-style sockets for communication and Protocol Buffers for data serialization.
Requirements
- Python 3.9+
Installation
pip install tcpb
Notes
The original, Python 2.7 compatible tcpb client built by Stefan Seritan was released as version 0.6.0. If you depend upon this original release it can be installed by pegging to its version:
pip install tcpb==0.6.0
All future releases will support Python 3+ and MolSSI's QCSchema for data input/output.
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
tcpb-0.14.1.tar.gz
(27.2 kB
view hashes)
Built Distribution
tcpb-0.14.1-py3-none-any.whl
(28.7 kB
view hashes)