Metadata-Version: 2.4
Name: syside_license
Version: 0.3.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE.txt
License-File: third-party-licenses.md
Summary: License checker for the Syside tools.
Keywords: syside
Author-email: Sensmetry <syside@sensmetry.com>
License-Expression: LicenseRef-Proprietary
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://sensmetry.com/syside
Project-URL: Issues, https://forum.sensmetry.com/c/syside/bug-reports/5

# syside_license

This project implements the licence checker for our
[Syside](https://sensmetry.com/syside) product. This package can be used as a
CLI (`syside-license --help`), and as a Python library (limited features).  

Syside users can use this tool to:

- Add your Syside license key to the system keyring (`syside-license keyring`)
- Generate Syside machine files for air-gapped use on the machine with internet
  access (`syside-license check`) (this feature is also available in the Python
  library)
- Import Syside machine files for air-gapped use on a machine without internet
  access (`syside-license import`)
- See information about the license environment -- where the license files are
  cached, what's your unique machine ID, etc. (`syside-license show`)

## Useful Resources

- **Syside Documentation**: [docs.sensmetry.com](https://docs.sensmetry.com)
- **Website**: [sensmetry.com/syside](https://sensmetry.com/syside)
- **Community Forum**: [forum.sensmetry.com](https://forum.sensmetry.com)
- **Upcoming Features**: [Syside Roadmap](https://sensmetry.com/category/roadmap/)

# Licensing information

syside_license is owned and licensed by Sensmetry. By installing or using this
software, you agree to the terms of the Syside License Agreement, available at:
https://sensmetry.com/terms

Copyright (c) 2025 Sensmetry. All rights reserved.
