Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

cv

Basic Info
  • Host: GitHub
  • Owner: wqk5bbrq206g
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.83 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing Funding License Citation

README.md

"# faker-clone"

Owner

  • Login: wqk5bbrq206g
  • Kind: user

Citation (CITATION.cff)

authors: 
  - family-names: Faraglia
    given-names: Daniele
  - name: "Other Contributors"
cff-version: 1.2.0
license: MIT
message: If you use this software, please cite it using these metadata.
repository-code: "https://github.com/joke2k/faker"
title: "Faker"

GitHub Events

Total
  • Push event: 1
  • Pull request event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Pull request event: 1
  • Create event: 2

Dependencies

.github/workflows/ci.yml actions
  • AndreMiras/coveralls-python-action develop composite
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • liskin/gh-problem-matcher-wrap v3 composite
.github/workflows/gh-release.yml actions
  • actions/checkout v4 composite
  • actions/create-release v1 composite
.github/workflows/issues.yml actions
  • actions/stale v9 composite
setup.py pypi
  • python-dateutil >=2.4
  • typing_extensions *