Tcom

Latest version: v0.16

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

Scan your dependencies

Page 3 of 3

0.4

What's Changed

- The components are now loaded at render time instead of at load time, this allows to make changes to the components without having to restart the server.
- The components **are not global** anymore. Instead, you can import them by path relative to the root folder, replacing the slashes `/` with dots `.` e.g.: `components/Layouts/App.jinja` will be `<Layouts.App> ... </Layouts.App>`.

**Full Changelog**: https://github.com/jpsca/tcom/compare/0.3...0.4

0.3

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.