Skip to content

Commit 0237651

Browse files
docs: add Neutral Starter Py link to README
1 parent a8f1b06 commit 0237651

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,16 @@ Only one of `schema_str`, `schema_msgpack`, or `schema_obj` can be used at a tim
192192
| `get_status_param()` | Get additional error parameter |
193193
| `has_error()` | Returns True if error occurred during render |
194194

195+
### Advanced Usage Example
196+
197+
For those seeking to explore an **advanced**, production-ready implementation of this module within a full-featured Python Flask project, refer to the **[Neutral Starter Py](https://github.com/FranBarInstance/neutral-starter-py)** repository. It demonstrates complex integration scenarios, including scalable architecture patterns, comprehensive error handling, advanced dependency management, automated testing workflows.
198+
195199
Links
196200
-----
197201

198202
Neutral TS template engine Python Package.
199203

204+
- [Neutral Starter Py](https://github.com/FranBarInstance/neutral-starter-py)
200205
- [Template docs](https://franbarinstance.github.io/neutralts-docs/docs/neutralts/doc/)
201206
- [Repository](https://github.com/FranBarInstance/neutraltemplate)
202207
- [Crate](https://crates.io/crates/neutralts)

0 commit comments

Comments
 (0)