Tooltils

Latest version: v1.8.0

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

Scan your dependencies

Page 3 of 4

1.4.2

I am very unorganised <br><br>

**Additions:**
- None

<br>

**Removals:**
- Removed `docs/source/` from the line counter in `.info` to avoid startup issues

<br>

**Changes:**
- Fixed `.epoch()` method to produce the correct date instead of 14 hours behind
- Configured how `.epoch()` reads `.date(format=2)` to be compatible with `'August'` as the month

<br><br>

1.4.1

Quick fixes cause I can't be bothered to test stuff <br><br>

**Additions:**
- `API.md` file in homepage to replace `/docs`

<br>

**Removals:**
- `/docs` for the documentation configuration because it required a third party module (myst-parser)

<br>

**Changes:**
- None

<br><br>

1.4.0

It's been a while since the last update, hopefully this one is better <br><br>

**Additions:**
- A fully kitted requests module including get, post, download and more
- `.sys.info` for system variables (similar to platform but with more, no linux implementation unfortunately because of testing limitations)
- Documentation for every method and property in the form of html at `/docs`

<br>

**Removals:**
- A majority of the modules and compacted them into the main file
- Audio player is no longer in the road map due to required dependencies

<br>

**Changes:**
- Optimised existing code

<br><br>

1.3.0

I needed to release some features for my [other project](https://github.com/feetbots/ezmusic/) so here's one last update for a bit <br><br>

**Additions:**
- A `sys` class for system variables and methods
- Error throwing for some methods

<br>

**Removals:**
- Underscores from the start of method and class parameters
- `json` class because it was a simple wrapper that didn't serve much purpose
- Use of `os.system()` anywhere as it is a deprecated method according to [the python docs](https://docs.python.org/3.7/library/os.html#:~:text=The%20subprocess%20module%20provides%20more%20powerful%20facilities%20for%20spawning%20new%20processes%20and%20retrieving%20their%20results%3B%20using%20that%20module%20is%20preferable%20to%20using%20this%20function.)

<br>

**Changes:**
- Updated `.requests` with a `verify` parameter (like the actual requests library), certificate and timeout parameter
- Updated `.requests` with better errors and status codes
- Reworded some of the doc strings on all available classes and methods
- Separated each class into its own file to allow for singular function imports
- Fixed methods in `string` class to return a string instead of a list

<br><br>

1.2.0

Yet another small release <br>

**Note:**
This will probably be the last release for a while so I can focus on my [other](https://github.com/feetbots/ezmusic/) project

<br>

**Additions:**
- Doc strings for each method and class for easier use

<br>

**Removals:**
- None

<br>

**Changes:**
- Fixed main file doc string so it will show up while using pylinters
- Completely rewrote `.date()` method allowing for timezone offsets

<br><br>

1.1.0

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.