Metadata-Version: 2.1
Name: sal-code-generator
Version: 0.0.25
Summary: A salty code generator to season your code with generated code
Home-page: https://github.com/mintyPT/sal
Author: mauro santos
Author-email: mauro@scandit.com
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python codegen code generator
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev

Sal
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

[Repository](https://github.com/mintyPT/sal) \|
[PyPi](https://pypi.org/project/sal-code-generator/) \|
[Documentation](mintypt.github.io/sal/)

Sal is a code generator created with familiar technologies (xml, jinja2,
frontmatter, yml).

## Install

``` sh
pip install sal-code-generator
```

or

``` sh
poetry add sal-code-generator
```
