jakob.scheid
c5ba3855b5
Add tests for jeb_utils.utils.get_next_lower_integer_multiple
2026-04-02 14:21:32 +02:00
jakob.scheid
91696ad034
Add tests for jeb_utils.utils.byte_to_bits
2026-04-02 14:11:25 +02:00
jakob.scheid
33e6f0adb9
Add tests for jeb_utils.utils.bits_to_byte
2026-04-02 13:49:47 +02:00
jakob.scheid
2395691e5c
Add support for signed=True in jeb_utils.utils.int_to_bytes
2026-04-02 13:39:26 +02:00
jakob.scheid
cee1fb2758
Add tests for jeb_utils.utils.int_to_bytes
2026-04-02 13:38:59 +02:00
jakob.scheid
4656874334
Add tests for jeb_utils.utils.is_number
2026-04-02 13:11:01 +02:00
jakob.scheid
372bcc0463
Bug fix: is_valid_host, is_valid_port and validate_address_port in jeb_utils.utils were not included in __all__
2026-04-02 13:08:29 +02:00
jakob.scheid
867e9a9c0c
Bug fix: jeb_utils.utils.is_number could return True even if the base is 0 which is mathematically incorrect.
2026-04-02 12:48:18 +02:00
jakob.scheid
32ed782fef
Add tests for jebp_utils
2026-04-02 12:34:21 +02:00
jakob.scheid
b12555d883
Updated licenses
2026-03-09 18:33:42 +01:00
jakob.scheid
f89b6445ff
Added feature for validating addresses
2026-02-28 03:07:33 +01:00
jakob.scheid
2ab4cfce4e
Fixed bug in the deployment script
2026-02-28 02:21:32 +01:00
jakob.scheid
6a2df148ec
Removed all the functions and classes that are now in jeb-server-utils, updated index URL
2026-02-28 02:18:03 +01:00
jakob.scheid
84c300ad60
Updated deployment script
2026-02-23 22:41:25 +01:00
jakob.scheid
2f467a4128
Fixed license error
2026-02-23 22:37:13 +01:00
jakob.scheid
8a21c2e4f0
Added a deploy script
2026-02-22 21:49:49 +01:00
jakob.scheid
baa58ff831
Fixed a bug
2026-02-22 21:49:14 +01:00
jakob.scheid
2c23f59f7c
Added project license and license notices at the beginnings of the files.
2026-02-21 23:20:02 +01:00
jakob.scheid
9d106abd9e
Fix of a bug in jeb_utils.jeb_utils.validate_topic_name
2026-02-21 14:24:50 +01:00
jakob.scheid
24a0850f55
geändert: README.md
...
geändert: pyproject.toml
geändert: src/jeb_utils/jeb_utils.py
2026-02-19 18:18:51 +01:00
jakob.scheid
72de06e531
geändert: README.md
...
geändert: pyproject.toml
geändert: src/jeb_utils/jeb_utils.py
2026-02-19 17:21:17 +01:00
jakob.scheid
a0036b6767
neue Datei: .gitignore
...
neue Datei: README.md
neue Datei: pyproject.toml
neue Datei: src/jeb_utils/__init__.py
neue Datei: src/jeb_utils/auth_utils.py
neue Datei: src/jeb_utils/crypto_utils.py
neue Datei: src/jeb_utils/exceptions.py
neue Datei: src/jeb_utils/jeb_utils.py
neue Datei: src/jeb_utils/jebp_utils.py
neue Datei: src/jeb_utils/utils.py
2026-02-19 17:03:49 +01:00