Metadata-Version: 2.4
Name: layrz-sdk
Version: 4.3.1
Summary: Layrz SDK for Python
Author-email: "Golden M, Inc." <software@goldenm.com>
Maintainer-email: Kenny Mochizuki <kenny@goldenm.com>, Luis Reyes <lreyes@goldenm.com>, Kasen Li <kli@goldenm.com>, Miguel Zauzich <miguel@goldenm.com>, Angel Prieto <aprieto@goldenm.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/goldenm-software/layrz-sdk
Project-URL: Changelog, https://github.com/goldenm-software/layrz-sdk/blob/main/CHANGELOG.md
Keywords: sdk,goldenm,lcl,layrz compute language,layrz
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: xlsxwriter<4.0.0,>=3.2.5
Requires-Dist: pydantic>=2.12.3
Requires-Dist: geopy>=2.4.1
Requires-Dist: shapely>=2.1.1
Requires-Dist: strenum>=0.4.15
Requires-Dist: requests>=2.32.4
Requires-Dist: tzdata>=2025.2
Requires-Dist: ty>=0.0.1a34

# 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.13 or higher or golang 1.25.5 or higher.

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 [sales@goldenm.com](mailto:sales@goldenm.com)

## License

This project is under MIT License, for more information, check out the `LICENCE`

## Golang support

We're currently working to add Go support to this SDK. Stay tuned for updates!
