Ninjecto

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 2

0.3.0

New
---

- Allows to define the behavior when encountering undefined values in the template.
- Allows conditional creation of files, so depending of a value a file can be created or not.
- Rendering is now faster when rendering empty files.
- Ninjecto's CLI now supports passing ``--parents`` to create any parent directory of the output directory.
- New filters: ``comment``, ``quote`` and ``read``.
- New filters from awesome [Inflection](https://inflection.readthedocs.io/en/latest/) package.

Inflection is now a third party dependency, which includes the new filters:

``camelize``, ``dasherize``, ``humanize``, ``ordinal``, ``ordinalize``,
``parameterize``, ``pluralize``, ``singularize``, ``tableize``, ``titleize``,
``transliterate`` and ``underscore``.

Also, the Cerberus dependency was dropped as it is unused (for now).

0.2.1

Fix
---

- Default output mode will now be set before checking the input and output
paths, offering a better error message.

0.2.0

Fix
---

- Rendered files will now have the same permissions as the source files.

0.1.1

Fix
---

- Fixes TypeError caused by invalid value of the levels parameter.

0.1.0

New
---

- Development preview.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.