https://github.com/blink1073/test-annotated-publish

https://github.com/blink1073/test-annotated-publish

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords from Contributors

interpretability standardization animal hack agents autograder report
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: blink1073
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 56.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 15
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

test-annotated-publish

PyPI Tests Changelog License

null

Installation

Install this library using pip: bash pip install test-annotated-publish

Usage

Usage instructions go here.

Development

To contribute to this library, first checkout the code. Then create a new virtual environment: bash cd test-annotated-publish python -m venv venv source venv/bin/activate Now install the dependencies and test dependencies: bash pip install -e '.[test]' To run the tests: bash pytest

Owner

  • Name: Steven Silvester
  • Login: blink1073
  • Kind: user
  • Company: MongoDB

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 68
  • Total Committers: 2
  • Avg Commits per committer: 34.0
  • Development Distribution Score (DDS): 0.029
Past Year
  • Commits: 68
  • Committers: 2
  • Avg Commits per committer: 34.0
  • Development Distribution Score (DDS): 0.029
Top Committers
Name Email Commits
Steven Silvester s****r@m****m 66
github-actions[bot] 4****] 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/actions/build/action.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/post_release.yml actions
.github/workflows/release.yml actions
  • ./.github/actions/build * composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
setup.py pypi
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/checkout v3 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v4 composite
  • pypa/cibuildwheel v2.17.0 composite