Science Score: 54.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
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

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

README.md

CSC-510SEHW-1

Write a Good Repo

Python application License Repo size Counter Commit Activity DOI

Made by Kanishk Harde

Owner

  • Name: Kanishk Harde
  • Login: kanishkharde
  • Kind: user

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this Repo/Code, please cite it as below."
authors:
- family-names: "HARDE"
  given-names: "KANISHK"

title: "CSC-510_SE_HW-1"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2022-09-04
url: "https://github.com/kanishkharde/CSC-510_SE_HW-1"

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • pytest ==7.1.2
.github/workflows/python-app.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite