Basic Python modules for Werkstatt projects
- Basic transform and core functions
- Encryption of credential
- External configuration in custom json file
- general base python functions for project support
- security encrypt the cleartext passwords
- Basic Libraries
- Cryptodome
Solution | API | Python |
---|---|---|
Werkstatt Tools | ⬜ | ✅ |
- ✅ — Supported
- 🔶 — Partial support
- 🚧 — Under development
- ⬜ - N/A ️
Info:
- Log files are being written to [home]/werkstatt/logs
- Werkstatt main log file is [home]/werkstatt/logs/integrations.log
- Configuration files are in [home]/werkstatt/configs
- Example files are in [project]/samples