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.4.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4981bcaceb1b6a29938630d10b7ee3d93cd4544bbe4217218b5da2ba25c255e |
|
MD5 | 81a5f430ed95017ee8b2287528d2d02f |
|
BLAKE2b-256 | 2eb87ad1b69a1d4ac084bffd84bdd5fc04987d15a6e9148ee3a5b9e9f8442b92 |