Skip to content

ashishjoshi2605/CSC591_Group5_Lua2Py_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lua2Py_2 - Homework 2 for CSC 591(Automated SE)

Migrating LUA CodeBase to Python

license language

DOI GitHub Workflow Status codecov

Tests Python Style Checker Python Syntax Checker Pylint

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

GitHub code size in bytes contributors GitHub last commit (by committer)

GitHub release (latest by date) GitHub Release Date

Features

HW2 csv script reader

Getting Started:

Installation:

  • Clone this repository.

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

    bash

    $ cd CSC591_Group5_Lua2Py_2

    $ pip install -r requirements.txt

Code Testing:

bash

  • Get inside the directory:

    $ cd CSC591_Group5_Lua2Py_2

  • Display help menu:

    $ python ./Tests/Test_engine.py -h true

  • Run all the tests:

    $ python ./Tests/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 CODE_OF_CONDUCT.md to know more!

🤝 Contributions by:-

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages