Metadata-Version: 2.1
Name: Ralph
Version: 3
Summary: Advanced Asset Management and DCIM system for data center and back office.
Home-page: http://ralph.allegrogroup.com/
Author: Allegro.pl Sp. z o.o. and Contributors
Author-email: opensource@allegro.pl
License: Apache Software License v2.0
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: <3.11,>=3.10.0
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: Babel==2.11.0
Requires-Dist: Faker==0.9.0
Requires-Dist: Markdown==3.2.1
Requires-Dist: Pillow
Requires-Dist: Unidecode==0.04.18
Requires-Dist: debtcollector==1.3.0
Requires-Dist: django-auth-ldap~=2.0
Requires-Dist: django-cryptography-django5
Requires-Dist: django-extensions==3.1.5
Requires-Dist: django-filter==25.1
Requires-Dist: django-import-export~=4.0
Requires-Dist: django-money==3.4.1
Requires-Dist: django-mptt==0.14
Requires-Dist: django-prometheus==2.2.0
Requires-Dist: django-redis==5.0.0
Requires-Dist: django-reversion~=4.0.2
Requires-Dist: django-rq==2.8.0
Requires-Dist: django-sitetree==1.18.0
Requires-Dist: django-taggit
Requires-Dist: django-threadlocals==0.8
Requires-Dist: djangorestframework==3.15.0
Requires-Dist: djangorestframework-xml==2.0.0
Requires-Dist: django~=4.2.0
Requires-Dist: drf-nested-routers==0.92.5
Requires-Dist: factory-boy==3.2.1
Requires-Dist: funcsigs==0.4
Requires-Dist: hiredis>=3.1.0
Requires-Dist: iso8601==0.1.11
Requires-Dist: keystoneauth1
Requires-Dist: monotonic==0.6
Requires-Dist: msgpack-python==0.4.7
Requires-Dist: mysqlclient~=2.0.1
Requires-Dist: netaddr==0.10.1
Requires-Dist: netifaces
Requires-Dist: odfpy>=1.4.1
Requires-Dist: openpyxl
Requires-Dist: openstacksdk==1.5.0
Requires-Dist: oslo.config==9.7.1
Requires-Dist: oslo.i18n==6.5.1
Requires-Dist: oslo.serialization==5.7.0
Requires-Dist: oslo.utils==8.2.0
Requires-Dist: pbr
Requires-Dist: positional==1.0.1
Requires-Dist: prettytable==0.7.2
Requires-Dist: psycopg[binary,pool]>=3.2.10
Requires-Dist: pyhermes~=0.6.0
Requires-Dist: python-dateutil==2.9.0
Requires-Dist: python-ironicclient
Requires-Dist: python-keystoneclient
Requires-Dist: python-novaclient==3.2.0
Requires-Dist: pytz==2025.1
Requires-Dist: raven
Requires-Dist: redis~=4.0
Requires-Dist: requests-oauthlib==1.3.0
Requires-Dist: requests==2.32.4
Requires-Dist: rq==1.16.2
Requires-Dist: setuptools<66.0
Requires-Dist: simplejson==3.8.2
Requires-Dist: six==1.16.0
Requires-Dist: social-auth-app-django>=5.4.3
Requires-Dist: statsd<4.0.0
Requires-Dist: stevedore
Requires-Dist: tblib>=3.1.0
Requires-Dist: typing==3.6.6
Requires-Dist: wrapt==1.10.6

# Ralph

## Update - 2025/02

As Allegro, we continue to publish Ralph's source code and will maintain its development under a "Sources only" model, without guarantees. We believe this approach will be beneficial, allowing everyone to use and build upon the software. Our current goal is to modernize the software and ensure its long-term maintainability, and we're investing into it in 2025.

However, we are not operating under a contribution-based model. While we welcome discussions, we do not guarantee responses to issues or support for pull requests. If you require commercial support, please visit http://ralph.discourse.group.

We sincerely appreciate all past contributions that have shaped Ralph into the powerful tool it is today, and encourage the community to continue using it.


## Overview

Ralph is full-featured Asset Management, DCIM and CMDB system for data centers and back offices.

Features:

* keep track of assets purchases and their life cycle
* flexible flow system for assets life cycle
* data center and back office support
* dc visualization built-in

It is an Open Source project provided on Apache v2.0 License.

[![Gitter](https://img.shields.io/gitter/room/gitterHQ/gitter.svg)](https://gitter.im/allegro/ralph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![packagecloud](https://img.shields.io/badge/deb-packagecloud.io-844fec.svg)](https://packagecloud.io/allegro/ralph)
[![Build Status](https://github.com/allegro/ralph/actions/workflows/main.yml/badge.svg)](https://github.com/allegro/ralph/actions/workflows/main.yml)
[![Coverage Status](https://coveralls.io/repos/allegro/ralph/badge.svg?branch=ng&service=github)](https://coveralls.io/github/allegro/ralph?branch=ng)

## Live demo:

http://ralph-demo.allegro.tech/

* login: ralph
* password: ralph

## Screenshots

![img](https://github.com/allegro/ralph/blob/ng/docs/img/welcome-screen-1.png?raw=true)

![img](https://github.com/allegro/ralph/blob/ng/docs/img/welcome-screen-2.png?raw=true)

![img](https://github.com/allegro/ralph/blob/ng/docs/img/welcome-screen-3.png?raw=true)


## Documentation
Visit our documentation on [readthedocs.org](https://ralph-ng.readthedocs.org)

## Getting help

* Online forum for Ralph community: https://ralph.discourse.group
