Metadata-Version: 2.4
Name: scalr-ngine
Version: 0.25.0
Summary: Autoscaling for Clouds.
Home-page: https://github.com/ngine-io/scalr
Author: René Moser
Author-email: mail@renemoser.net
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Web Environment
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi==2026.6.17
Requires-Dist: charset-normalizer==3.4.7
Requires-Dist: cloudscale-sdk==0.7.0
Requires-Dist: cs==4.0.1
Requires-Dist: dateparser==1.4.1
Requires-Dist: deprecated==1.2.18
Requires-Dist: hcloud==2.22.0
Requires-Dist: idna==3.18
Requires-Dist: importlib-metadata==9.0.0
Requires-Dist: jsonpickle==4.1.2
Requires-Dist: prometheus-api-client==0.7.2
Requires-Dist: prometheus-client==0.25.0
Requires-Dist: pydantic==1.10.26
Requires-Dist: pydantic-yaml==0.11.2
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: python-digitalocean==1.17.0
Requires-Dist: python-dotenv==1.2.2
Requires-Dist: python-json-logger==4.1.0
Requires-Dist: pytz==2026.2
Requires-Dist: pyyaml==6.0.3
Requires-Dist: regex==2026.6.28
Requires-Dist: requests==2.34.2
Requires-Dist: schedule==1.2.2
Requires-Dist: six==1.17.0
Requires-Dist: types-deprecated==1.3.1.20260520
Requires-Dist: typing-extensions==4.16.0
Requires-Dist: tzlocal==5.4.4
Requires-Dist: urllib3==2.7.0
Requires-Dist: wrapt==1.17.3
Requires-Dist: xdg==6.0.0
Requires-Dist: zipp==4.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

![license](https://img.shields.io/pypi/l/scalr-ngine.svg)
![python versions](https://img.shields.io/pypi/pyversions/scalr-ngine.svg)
![status](https://img.shields.io/pypi/status/scalr-ngine.svg)
[![pypi version](https://img.shields.io/pypi/v/scalr-ngine.svg)](https://pypi.org/project/scalr-ngine/)
![PyPI - Downloads](https://img.shields.io/pypi/dw/scalr-ngine)
[![Codecov](https://img.shields.io/codecov/c/github/ngine-io/scalr)](https://codecov.io/gh/ngine-io/scalr)

# Scalr - Autoscaling for Clouds

Scale Cloud instances based on policy checks in a configurable interval.

## Documentation

Please visit https://ngine-io.github.io/scalr/

## License

MIT License
