Hyper-status

Latest version: v1.3

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

Scan your dependencies

1.3

Changed:
- Put 0's back for now in timestamps so all statuses are aligned.

1.2

Changed:
- Fixed bug where time wouldn't change after Status is called multiple times.

1.1

Changed:
- The way this package is imported. From `from hyper_status.status import Status` to `from hyper_status import Status`

1.0

Added:
- Ability to change colors just by editing the module's color dictionary after importing.
- You don't need to put anything at all in the Status, and it will print just the date.
Changed:
- Amounts of colors, and the statuses that go with them.
- Where the status is placed. The warning string is now the first priority.
Removed:
- Wrapper for catching errors, since a person should know how to catch errors and then use this package.

0.2

Added:
- Wrapper that now catches any incorrect indexes of colors.
- If status file is called, then there will be some examples of what you can get out of the status.
Changed:
- Comments for readability.
- Colors within the timestamps.
- Different formatting for the change log.
Removed:
- 0s before times in timestamps.

0.1

Added:
- Files imported from [Xythrion](!https://github.com/Xithrius/Xythrion).
Changed:
- How the comments are formatted.
Removed:
- Useless classmethods that didn't do anything useful.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.