Metadata-Version: 2.4
Name: prismPlay
Version: 1.5.0
Summary: .
Home-page: https://github.com/impratikjaiswal/dataPlay
Author: Pratik Jaiswal
Author-email: impratikjaiswal@gmail.com
License: GNU GENERAL PUBLIC LICENSE v3.0
Project-URL: Bug Tracker, https://github.com/impratikjaiswal/dataPlay/issues
Keywords: Prism Play,
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: playHelpers
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# prismPlay

Generic Transformation tool.
<BR>One set of Input file(s) can be transformed into many versions.
<BR>Supports yml based config.

# Stats

[![GitHub License](https://img.shields.io/github/license/impratikjaiswal/dataPlay)](LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)

[![GitHub Release](https://img.shields.io/github/v/release/impratikjaiswal/dataPlay)](https://github.com/impratikjaiswal/dataPlay/releases/latest)
[![GitHub commits since latest release](https://img.shields.io/github/commits-since/impratikjaiswal/dataPlay/latest)](https://github.com/impratikjaiswal/dataPlay/commits/main/)

[![Static Badge](https://img.shields.io/badge/amenitypj.in/dataPlay-a?label=website%20url)](https://amenitypj.in/dataPlay)
[![Website](https://img.shields.io/website?url=https://amenitypj.in/dataPlay&label=website%20status)](https://amenitypj.in/dataPlay)

[![Static Badge](https://img.shields.io/badge/impratikjaiswal.github.io/dataPlay-a?label=gihub%20website%20url)](https://impratikjaiswal.github.io/dataPlay)
[![Website](https://img.shields.io/website?url=https://impratikjaiswal.github.io/dataPlay&label=website%20status)](https://impratikjaiswal.github.io/dataPlay)

# Url(s) of AmenityPj

Refer [Url(s) of AmenityPj](https://impratikjaiswal.github.io/amenitypj/#urls-of-amenitypj) for details.

# Screen Shot(s) of Web App [![Static Badge](https://img.shields.io/badge/amenitypj.in-a)](https://amenitypj.in/) 
![sample_web_1](https://github.com/impratikjaiswal/dataPlay/blob/main/static/images/sample_web_1.gif?raw=true)

# Installation/Setup

Steps can be found [here](https://github.com/impratikjaiswal/pythonHelpers/blob/main/HOW_TO_INSTALL_PYTHON_APPS.md).

# How To Use

There are various ways to Get Started:

- Online Mode
    - Website [![Static Badge](https://img.shields.io/badge/amenitypj.in-a)](https://amenitypj.in) can be used
- Offline Mode (Requires Download / Cloning of the Repo)
    - Code can be directly run from ```dataPlay/data_play/main/dataplay.py``` using any IDE
    - Local Web Server App [amenitypj](https://github.com/impratikjaiswal/amenitypj) can be used

# Help

Issue tracker can be found [here](CONTRIBUTING.md#issue-tracker).

# Contributing

- Code of Conduct can be found [here](CODE_OF_CONDUCT.md).
- Contributing Guidelines can be found [here](CONTRIBUTING.md).
