csc591_group5_lua2py_3

Homework 3 to convert cluster.lua script to python

https://github.com/swarnamalyamohan/csc591_group5_lua2py_3

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Homework 3 to convert cluster.lua script to python

Basic Info
  • Host: GitHub
  • Owner: swarnamalyamohan
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 118 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

# Lua2Py_3 - Homework 3 for CSC 591(Automated SE)
## Migrating LUA CodeBase to Python

[![license](https://img.shields.io/github/license/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/blob/main/LICENSE.md) [![language](https://img.shields.io/github/languages/top/swarnamalyamohan/CSC591_Group5_Lua2Py_3)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/search?l=python)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7587624.svg)](https://doi.org/10.5281/zenodo.7587624) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/swarnamalyamohan/CSC591_Group5_Lua2Py_3/test.yml) [![codecov](https://codecov.io/gh/swarnamalyamohan/CSC591_Group5_Lua2Py_3/branch/main/graph/badge.svg?token=qWGIYYV7tV)](https://codecov.io/gh/swarnamalyamohan/CSC591_Group5_Lua2Py_3) [![Tests](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/test.yml/badge.svg)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/test.yml) [![Python Style Checker](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_style_checker.yml/badge.svg)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_style_checker.yml) [![Python Syntax Checker](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_syntax_checker.yml/badge.svg)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_syntax_checker.yml) [![Pylint](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/pylint.yml/badge.svg)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/pylint.yml) [![GitHub issues](https://img.shields.io/github/issues-raw/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/issues?q=is%3Aissue+is%3Aclosed) [![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/pulls) [![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/pulls?q=is%3Apr+is%3Aclosed)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic) [![contributors](https://img.shields.io/github/contributors/swarnamalyamohan/CSC591_Group5_Lua2Py_3)](https://github.com/aswarnamalyamohan/CSC591_Group5_Lua2Py_3/graphs/contributors?style=plastic) ![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/swarnamalyamohan/CSC591_Group5_Lua2Py_3?style=plastic)

Features

|HW3|convert cluster.lua script to python| | ------------- |:-------------:|

Getting Started:

Installation:

  • Clone this repository.

  • Install the dependencies at using the requirements file at the root:

    bash

    $ cd CSC591Group5Lua2Py_3

    $ pip install -r requirements.txt

Code Testing:

bash
- Get inside the directory:

$ cd CSC591_Group5_Lua2Py_3
  • Display help menu:

    $ python ./test/test_engine.py -h true

  • Run all the tests:

    $ python ./test/test_engine.py -g all

💻 Wish to contribute?

-You will find a CONTRIBUTING.md in our repository which will provide all the potential contributors a short guide to how they can help build Lua2Py - This file is for: - Project Owners - Initiaters and maintainers of the file. - Project contributors - People who think existing features can be simplified or new features can be added to improve the project. - Users - Customers who want to clone the repository and use it create their own project. - Please go through the CONTRIBUTING.md to know more!

⚖️ Code of Conduct

  • A code of conduct defines standards for how to engage in a community. It signals an inclusive environment that respects all contributions.
  • It also outlines procedures for addressing problems between members of your project's community.
  • Please go through the CODEOFCONDUCT.md to know more!

🤝 Contributions by:-

Owner

  • Login: swarnamalyamohan
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Hello!! If you use this software, please cite it using the metadata from this file"
title: "Basic Model"
abstract: "This is the basic working model having classes and functions return values like medians and standard deviation for numeric columns, mode and entropy for symbolic columns."
authors:
  - family-names: Joshi
    given-names: Ashish
  - family-names: Das
    given-names: Aoishi
  - family-names: Mohan
    given-names: Swarnamalya
version: "1.0.0"
date-released: "01/12/2023"
doi: 10.5281/zenodo.7531036

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pylint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • cclauss/Find-Python-syntax-errors-action master composite
.github/workflows/python_style_checker.yml actions
  • andymckay/pycodestyle-action 0.1.3 composite
.github/workflows/python_syntax_checker.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • codecov/codecov-action v2 composite