Py-basic-commands

Latest version: v0.2.24

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

Scan your dependencies

Page 2 of 7

0.2.24

Changed

- `remove_file_dir.py`
- Input variables had a default value to them; these were meant to be `None`
- Now if `do_print` or `force` is set in `.config()`, it will remember that value

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.2.23...0.2.24

0.2.23

Removed

- `_` prefix from all class self variables
- Was unnecessary
- `base.py`
- Forgot to remove (debugging) `print()` from `.config()`

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.2.22...0.2.23

0.2.22

Changed

- Forgot to change old variables to new ones
- `_do_print` -> `do_print`

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.2.20...0.2.22

0.2.20

Added

- All objects can now be imported as is, instead of pre-made variables
- (Testing how this works out; may be removed in the future)
- `remove_file_dir.py`
- Catches a lot more exceptions when trying to remove a file or directory

Changed

- Configuring objects **actually** works now!
- Code is also a lot more readable
- `xxx.config()` function removed from all objects
- Included in the `base.py` file
- No need to create function for each object

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.2.01...0.2.20

0.2.01

Added

- New shield to `README.md`
- license

Changed

- Split all functions into separate files and folders.
- This will make it easier to find the function you want to use.
- This will also make it easier to add and fix functions in the future.

Everything should work as before, but if you have any problems,
[please let me know](https://github.com/RasseTheBoy/Py_Basic_Commands/issues)!

Most functions have been tested. But there may be some bugs that I have not found yet.
So keep an eye out for future updates!

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.1.62...0.2.01

0.2beta.00

Added

- New shield to `README.md`
- license

Changed

- Split all functions into separate files and folders.
- This will make it easier to find the function you want to use.
- This will also make it easier to add and fix functions in the future.

Everything should work as before, but if you have any problems,
[please let me know](https://github.com/RasseTheBoy/Py_Basic_Commands/issues)!

Most functions have been tested. But there may be some bugs that I have not found yet.
So keep an eye out for future updates!

**Full Changelog**: https://github.com/RasseTheBoy/Py_Basic_Commands/compare/0.1.62...0.2-beta.00

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.