Jefferson Lab Alarm Warning System API
Project description
jaws-libp
Reusable Python Classes for JAWS.
Install
Requires Python 3.9+
pip install jaws-libp
Note: Using newer versions of Python may be problematic because the depenency confluent-kafka
uses librdkafka, which often does not have a wheel file prepared for later versions of Python, meaning setuptools will attempt to compile it for you, and that often doesn't work (especially on Windows). Python 3.9 DOES have a wheel file for confluent-kafka so that's your safest bet.
API
Build
This Python 3.9+ project is built with setuptools and may be run using the Python virtual environment feature to isolate dependencies. The pip tool can be used to download dependencies.
git clone https://github.com/JeffersonLab/jaws-libp
cd jaws-libp
python -m build
Note for JLab On-Site Users: Jefferson Lab has an intercepting proxy
See Also
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
Hashes for jaws_libp-4.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5877dd1a139f3e0c67da67189f29609d70e7578db79f8cadff98e2e0b415b94 |
|
MD5 | 664bdad215d9d464326e6521ba23a0d6 |
|
BLAKE2b-256 | ab5e40e3a2911a32683f0edc611f411e68042bb8d46d404c309d65fedae2990f |