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.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96b63a3bdf952329575f67883a684ef92012ea0081506834e52bd01d407d4701 |
|
MD5 | 94a660ab2c1fca9b071ec4de91692415 |
|
BLAKE2b-256 | 212070f1490e9db068d9433fbfc971eed1245eda2945bb5169a9e2abbcb6f53f |