Dry

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

++++++++++++++++++

**Improvements**

- New command: `dry init` which creates `/.dry` folder with sample `config.py` file inside.
- New command: `dry build <filename> will build only that file.

0.1.0

++++++++++++++++++

**Behavioural Changes**

- Dry will no more search for `settings.py` file, but instead for `config.py` file inside `.dry` directory.

**Improvements**

- Supporting Mako template engine and new `template_engine` setting.
- New `target_css_folder` and `target_js_folder` settings to set output directory for rendered .js and .css files.
- New `context` setting to pass variables into templates.

0.0.5

++++++++++++++++++

**Improvements**

- Supporting .less files using `lessc` command.

0.0.4

++++++++++++++++++

- Birth!

0.0.1

+++++++++++++

- Frustration
- Conception

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.