Starthinker

Latest version: v2.1.6

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

Scan your dependencies

2.1.1

**Testing** ( largest change )

1. Moved testing helper to tools.
2. Moved test include logic to framework utils.
3. Moved all testing assest to starthinker_assets.
4. Removed starthinker_database.

**Recipe**

1. Added -pi parameter to pass in parameter dictionary.
2. Renamed -i --instance to -t --task.

**Colab**

1. Refactored Colab template to be more pythonic.

**Solutions**

1. Remove deprecated solutions.
2. Added several new solutions.

This release is synchronized with a [PyPi release](https://pypi.org/project/starthinker/2.1.1/).

1.011

Version 2.0.1 will remove the project singleton in starthinker.util.project and replace it with a (config, task) parameter.

Removing the singleton simplifies the framework:
- Allows direct calls to tasks as python functions.
- Allows multiple non-conflicting configurations to run in same process.
- Allows combining the script/all command line helpers into one.

Please tag all imports of starthinker 1.0.X with this release for backwards compatibility.

1.0.10

0.2

All changes are backwards compatible.

0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.