autose-hw2-data
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 (16.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: amisha-w
- License: mit
- Language: Python
- Default Branch: main
- Size: 97.7 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
         
This project translates a Lua application to Python application complete with CI/CD pipeline and demonstrates Test-Driven development. It is a homework repository for CSC 591 course.
Installation Guide
To run this codebase you just need Python in your System.
You can check if Python is installed in your system by using cmd - "python --version"
Guide for python installation based on the OS - https://www.python.org/downloads/
Code of Conduct
The rules listed below are to be followed by the ones who will be contributing to the code in the repository:
It is recommended to take a review of your peer or teammate before mergin any PR or commit.
It is recommended to create branches and start the changes in that branch and also delete the branch after commiting the code to avoid stale branches.
Wish to contribute?
- Please refer the file CONTRIBUTING.md in the repository that guides new contributors on how they can help improve LuaToPython
- 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.
Contributors
Amisha Waghela |
Sanket Tangade |
Tilak Satra |
Owner
- Name: Amisha Waghela
- Login: amisha-w
- Kind: user
- Repositories: 11
- Profile: https://github.com/amisha-w
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
authors:
- family-names: Waghela
given-names: Amisha
- family-names: Tangade
given-names: Sanket
- family-names: Satra
given-names: Tilak
title: "Lua to Python - Data"
version: "1.0.0"
date-released: "01/31/2023"
doi: 10.5281/zenodo.7592725
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- cclauss/Find-Python-syntax-errors-action master composite
- andymckay/pycodestyle-action 0.1.3 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v2 composite