Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldenm-software/layrz-sdk
Software Development Kit for Layrz scripting and related topics. This is not an API connector.
https://github.com/goldenm-software/layrz-sdk
Last synced: about 2 months ago
JSON representation
Software Development Kit for Layrz scripting and related topics. This is not an API connector.
- Host: GitHub
- URL: https://github.com/goldenm-software/layrz-sdk
- Owner: goldenm-software
- License: mit
- Created: 2023-11-06T19:30:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T14:49:19.000Z (8 months ago)
- Last Synced: 2024-05-14T15:09:49.621Z (8 months ago)
- Language: Python
- Homepage: https://developers.layrz.com
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Layrz SDK
Managed by Golden M, Inc.
## Description
It's a group of tools/classes/SDKs that can be help you to implement scripts into Layrz modules, or
incorporate them into your own projects.## Requirements
This library uses at least Python 3.10 or higher to work.If you want to encrypt MS Excel files, you need to have the [`msoffice`](https://github.com/herumi/msoffice) utility installed in your system.
## Documentation
It's available in our documentation site [developers.layrz.com](https://developers.layrz.com/Kits/Sdk)## Work with us
Golden M is a software/hardware development company what is working on
a new, innovative and disruptive technologies.For more information, contact us at [[email protected]](mailto:[email protected])
## License
This project is under MIT License, for more information, check out the `LICENCE`