Trex

Latest version: v0.1.7

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

Scan your dependencies

Page 1 of 2

0.1.7

_ℹ️ You can upgrade trex with `pip install trex --upgrade`._

⚠️ Using this release is recommended for security reasons

- added command docstring to set command
- bumped certifi, requests, and gitpython for security

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.5...0.1.7

0.1.6

Not secure
_ℹ️ You can upgrade trex with `pip install trex --upgrade`._

- added `--open` parameter to `trex show` command to open the templates directory
- added "Type" header to `trex show` table
- added `trex remote` to add remote templates from GitHub 🎉
- renamed `trex show` back to `trex all`
- added functionality to make from remote 🎉
- updated site 🎉

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.5...0.1.6

0.1.5

Not secure
_ℹ️ You can upgrade trex with `pip install trex --upgrade`._

- removed working text when using the config command
- added version check and upgrade prompt
- added dependency installation (closes 2) 🎉
- fixed some issues pointed out by Pylint (more to come)
- renamed `all` command to `show` (now `trex show`) due to Pylint warning

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.4...0.1.5

0.1.4

Not secure
_🎉 **This is the first public release of trex.** You can install trex with `pip install trex`._

- added venv initialization, if chosen on make
- removed tip border
- upped minimum Python version to 3.9
- made changes to `pyproject.toml` and `README.md`

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.3...0.1.4

0.1.3

_⚠️ Please note that this is a pre-release. I cannot guarantee functionality or safety._

- added git initialization, if chosen on make, thanks to `gitpython`
- changed printout style for better readability from terminal to terminal
- fixed `KeyError` in `get_template()` function

For now, trex is only installable via poetry. Run `poetry install` in the `trex` directory.

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.2...0.1.3

0.1.2

_⚠️ Please note that this is a pre-release. I cannot guarantee functionality or safety._

- changed terminal print style (with new print functions)
- fixed KeyError with `trex all`
- added "Getting to work" messages
- limited config options
- switched reused strings and lists to `meta.py`
- made target argument in `trex make` required

For now, trex is only installable via poetry. Run `poetry install` in the `trex` directory.

**Full Changelog**: https://github.com/berrysauce/trex/compare/0.1.1...0.1.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.