Nusex

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 5

2.0.0a3

Additions

- Add ability to load and save templates
- Some new constants denoting limits related to the NSX file specification

Changes

- The maximum length of a profile or template is now left to the OS
- A check for name conflicts between profiles and templates in certain directories has been removed

2.0.0a2

This release generally slightly re-works the profile and template workflows, such that:

- Profile attributes are always now either valid values or `None`
- Stored profiles in templates now act as defaults rather than their own thing
- Dependencies are now set through their own method `set_dependencies(*args)`

There were also a few other small changes:

- Profiles and templates are now hashable
- A bug that caused some templates built with the generic blueprint to be improperly built has been fixed

2.0.0a1

This release adds basic profile and template functionality to nusex v2.0.

This is still an early release, so some things may be completely broken. It's also undocumented with no examples -- you'll need to look at the source code if you want to learn how it works for now.

In this release, you can:

- Create profiles
- Load profiles
- Save profiles
- Delete profiles
- Build templates
- Deploy templates

You cannot:

- Load templates
- Save templates
- Delete templates
- Check templates
- Build Python or Rust templates
- Install depedencies

There is also no CLI at the moment. This will be introduced in the beta releases.

1.3.0

Additions

- Added a new `--list` option to the `nusex profile` command. To this effect, `nusex profile --list` and `nusex list -p` do the same thing (43)

Fixes

- Fixed a typo in a help message (43)
- Fixed a bug caused acknowledgements to duplicate in certain situations

**Full changelog**: https://github.com/nusex/nusex/compare/v1.2.4...v1.3.0

1.2.4.post1

Declare PyPy 3.8 support.

1.2.4

Fixes

- Fixed a bug which prevented the CLI from working properly.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.