Science Score: 31.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
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: christiankelechi
  • Language: Python
  • Default Branch: develop
  • Size: 62.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

Owner

  • Name: Christian Kelechi Eze
  • Login: christiankelechi
  • Kind: user
  • Location: Enugu - Unn

My name is Christian Eze, A sofware engineer majoring on full stack web development, Technologies currently using: Python,django,opencv,react,html,css

Citation (citation_logic.py)

from pycite.pycite import PyCite

def generate_citation():
    my_citations = PyCite(input_file="testlinks.txt", output_file="citations.txt")
    my_citations.cite()
generate_citation()

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • dj-rest-auth *
  • django *
  • django-allauth *
  • django-cors-headers *
  • django-countries *
  • django-environ *
  • django-extensions *
  • django-filter *
  • djangorestframework *
  • djangorestframework-simplejwt *
  • drf-nested-routers *
  • drf_spectacular *
  • drf_yasg *
  • gunicorn *
  • markdown *
  • psycopg2 *
  • psycopg2-binary *
  • pyOpenSSL *
  • pytest-django *
  • python-decouple *
  • python-dotenv *
  • rave-python *
  • resend *
  • six *
  • werkzeug *
  • whitenoise *