Metadata-Version: 2.4
Name: layrz-sdk
Version: 4.0.3
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
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: xlsxwriter
Requires-Dist: tzdata
Requires-Dist: pydantic>=2.10.6
Requires-Dist: typing-extensions>=4.10.0
Requires-Dist: geopy>=2.4.1
Requires-Dist: shapely>=2.1.1
Requires-Dist: strenum>=0.4.15
Dynamic: license-file

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

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