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 (8.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: gunhe
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 99.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 10
  • Releases: 0
Created 8 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security

README.md

Fang72

[![PyPI - Version](https://img.shields.io/pypi/v/fang72.svg)](https://pypi.python.org/pypi/fang72) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fang72.svg)](https://pypi.python.org/pypi/fang72) [![Tests](https://github.com/gunhe/fang72/workflows/tests/badge.svg)](https://github.com/gunhe/fang72/actions?workflow=tests) [![Codecov](https://codecov.io/gh/gunhe/fang72/branch/main/graph/badge.svg)](https://codecov.io/gh/gunhe/fang72) [![Read the Docs](https://readthedocs.org/projects/fang72/badge/)](https://fang72.readthedocs.io/) [![PyPI - License](https://img.shields.io/pypi/l/fang72.svg)](https://pypi.python.org/pypi/fang72) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)

Python Boilerplate contains all the boilerplate you need to create a modern Python package.

Features

  • TODO

Quickstart

TODO

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.

Owner

  • Login: gunhe
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Fang72
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: hongjian
    family-names: fang
    alias: fedejaure
identifiers:
  - type: url
    value: >-
      https://github.com/gunhe/fang72/releases/tag/v0.1.1
    description: The Software Heritage link for version 0.1.1.
repository-code: 'https://github.com/gunhe/fang72'
abstract: Python Boilerplate contains all the boilerplate you need to create a modern Python package.
keywords:
  - fang72
license: MIT
version: 0.1.1

GitHub Events

Total
  • Delete event: 13
  • Issue comment event: 13
  • Push event: 4
  • Pull request event: 34
  • Create event: 20
Last Year
  • Delete event: 13
  • Issue comment event: 13
  • Push event: 4
  • Pull request event: 34
  • Create event: 20

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 23
  • Average time to close issues: N/A
  • Average time to close pull requests: 15 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.52
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 23
Past Year
  • Issues: 0
  • Pull requests: 23
  • Average time to close issues: N/A
  • Average time to close pull requests: 15 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.52
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 23
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (22)
Top Labels
Issue Labels
Pull Request Labels
dependencies (22) python (16) github_actions (6)

Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4.2.2 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/pre-commit-autoupdate.yml actions
  • actions/checkout v4.2.2 composite
  • actions/setup-python v5.3.0 composite
  • peter-evans/create-pull-request v7.0.5 composite
.github/workflows/release.yml actions
  • actions/checkout v4.2.2 composite
  • actions/create-release v1.1.4 composite
  • actions/setup-python v5.3.0 composite
  • mindsers/changelog-reader-action v2.2.3 composite
  • pypa/gh-action-pypi-publish v1.8.11 composite
.github/workflows/tests.yml actions
  • actions/checkout v4.2.2 composite
  • actions/download-artifact v4.1.8 composite
  • actions/setup-python v5.3.0 composite
  • actions/upload-artifact v4.4.3 composite
  • codecov/codecov-action v4.4.1 composite
docs/requirements.txt pypi
  • recommonmark ==0.7.1
  • sphinx ==7.4.7
poetry.lock pypi
  • alabaster 0.7.16
  • annotated-types 0.7.0
  • anyio 4.9.0
  • authlib 1.6.0
  • babel 2.17.0
  • backports-datetime-fromisoformat 2.0.3
  • black 24.10.0
  • bump2version 1.0.1
  • certifi 2025.6.15
  • cffi 1.17.1
  • cfgv 3.4.0
  • charset-normalizer 3.4.2
  • click 8.1.8
  • colorama 0.4.6
  • commonmark 0.9.1
  • coverage 7.9.1
  • cryptography 43.0.3
  • distlib 0.3.9
  • docutils 0.21.2
  • dparse 0.6.4
  • exceptiongroup 1.3.0
  • filelock 3.16.1
  • h11 0.16.0
  • httpcore 1.0.9
  • httpx 0.28.1
  • identify 2.6.12
  • idna 3.10
  • imagesize 1.4.1
  • importlib-metadata 8.7.0
  • iniconfig 2.1.0
  • invoke 2.2.0
  • isort 5.13.2
  • jinja2 3.1.6
  • joblib 1.5.1
  • markdown-it-py 3.0.0
  • markupsafe 3.0.2
  • marshmallow 4.0.0
  • mdurl 0.1.2
  • mypy 1.16.1
  • mypy-extensions 1.1.0
  • nltk 3.9.1
  • nodeenv 1.9.1
  • packaging 25.0
  • pathspec 0.12.1
  • platformdirs 4.3.8
  • pluggy 1.6.0
  • pre-commit 4.2.0
  • psutil 6.1.1
  • pycparser 2.22
  • pydantic 2.9.2
  • pydantic-core 2.23.4
  • pygments 2.19.2
  • pytest 8.4.1
  • pytest-cov 6.2.1
  • pyyaml 6.0.2
  • recommonmark 0.7.1
  • regex 2024.11.6
  • requests 2.32.4
  • rich 14.0.0
  • ruamel-yaml 0.18.14
  • ruamel-yaml-clib 0.2.12
  • ruff 0.7.4
  • safety 3.5.2
  • safety-schemas 0.0.14
  • setuptools 80.9.0
  • shellingham 1.5.4
  • sniffio 1.3.1
  • snowballstemmer 3.0.1
  • sphinx 7.4.7
  • sphinxcontrib-applehelp 2.0.0
  • sphinxcontrib-devhelp 2.0.0
  • sphinxcontrib-htmlhelp 2.1.0
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 2.0.0
  • sphinxcontrib-serializinghtml 2.0.0
  • tenacity 9.1.2
  • tomli 2.2.1
  • tomlkit 0.13.3
  • tqdm 4.67.1
  • typer 0.13.1
  • typing-extensions 4.14.0
  • urllib3 2.5.0
  • virtualenv 20.31.2
  • watchdog 6.0.0
  • xdoctest 1.2.0
  • zipp 3.23.0
pyproject.toml pypi
  • bump2version ^1.0.1 develop
  • invoke ^2.2.0 develop
  • pre-commit ^4.0.1 develop
  • watchdog ^6.0.0 develop
  • recommonmark ^0.7.1 docs
  • sphinx ^7.4.7 docs
  • black ^24.10.0 linters
  • isort ^5.13.2 linters
  • ruff ^0.7.4 linters
  • python <3.13,>=3.9
  • typer ^0.13.0
  • safety ^3.2.11 security
  • coverage ^7.6.7 test
  • pytest ^8.3.3 test
  • pytest-cov ^6.0.0 test
  • xdoctest ^1.2.0 test
  • mypy ^1.13.0 typing