Hallo-ut

Latest version: v0.5.3

Safety actively analyzes 624811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.3

**Full Changelog**: https://github.com/UnivTerbuka/hallo-ut/compare/v0.5.2...v0.5.3

0.5.2

**Full Changelog**: https://github.com/UnivTerbuka/hallo-ut/compare/v0.5.0...v0.5.2

0.5.0

Update dependencies

- Updating certifi (2021.5.30 -> 2021.10.8)
- Updating charset-normalizer (2.0.3 -> 2.0.7)
- Updating distlib (0.3.2 -> 0.3.3)
- Updating filelock (3.0.12 -> 3.3.1)
- Updating idna (3.2 -> 3.3)
- Updating more-itertools (8.8.0 -> 8.10.0)
- Updating platformdirs (2.1.0 -> 2.4.0)
- Updating typing-extensions (3.10.0.0 -> 3.10.0.2)
- Updating urllib3 (1.26.6 -> 1.26.7)
- Updating wrapt (1.12.1 -> 1.13.2)
- Updating astroid (2.6.5 -> 2.8.3)
- Updating cfgv (3.3.0 -> 3.3.1)
- Updating click (8.0.1 -> 8.0.3)
- Updating coverage (5.5 -> 6.0.2)
- Updating identify (2.2.11 -> 2.3.0)
- Updating isort (5.9.2 -> 5.9.3)
- Updating pyyaml (5.4.1 -> 6.0)
- Updating regex (2021.7.6 -> 2021.10.8)
- Updating virtualenv (20.6.0 -> 20.8.1)
- Updating beautifulsoup4 (4.9.3 -> 4.10.0)
- Updating pre-commit (2.13.0 -> 2.15.0)
- Updating pylint (2.9.5 -> 2.11.1)

0.4.1

0.4.0

Tiket.create untuk membuat tiket baru.

Contoh
python
from hallo_ut import Tiket

tiket = Tiket.create(
fullname="Nama Lengkap",
email="sayamail.com",
nohp="081234567890",
topik=Tiket.TOPIK.MAHASISWA_UT,
priority=Tiket.PRIORITY.LOW,
subject="Judul tiket",
description="Isi tiket",
)
print(str(tiket))

0.3.0

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.