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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.1%) to scientific vocabulary
Keywords from Contributors
curation
mac
sparc-dataset
ubuntu
Last synced: 8 months ago
·
JSON representation
·
Repository
Blog webapp created using Flask (python framework)
Basic Info
- Host: GitHub
- Owner: slugb0t
- License: mit
- Language: Python
- Default Branch: master
- Size: 4.72 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 32
Created over 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
Codemeta
README.md
FlaskBlog
Blog webapp created using Flask (python framework)
testing
From the Terminal tell Flask where to find your application, then run in development mode.
updated
asdf
dafsdfsad
mango
sadfasd
sdfa
fasdf
asdf
asdf
asdfasdf
dfasdfasdf
asdf
asdfasdf
asdfasd
fsadfasdf
Owner
- Name: Dorian Portillo
- Login: slugb0t
- Kind: user
- Location: San Diego, CA
- Company: FAIR Data Innovations Hub
- Website: voidresume.com
- Repositories: 1
- Profile: https://github.com/slugb0t
Always open to learn new tools :)
Citation (CITATION.cff)
title: hello
authors:
- given-names: JOHN
family-names: Doe
email: where@gmail.com
affiliation: UCLA
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
abstract: 'yes'
keywords:
- test
- key
doi: 10.5281/zenodo.13942931
date-released: '2024-10-17'
version: 0.1.2
license: MIT
CodeMeta (codemeta.json)
{
"name": "hello",
"@context": "https://w3id.org/codemeta/3.0",
"applicationCategory": "Aviation test",
"author": [
{
"affiliation": {
"name": "UCLA",
"type": "Organization"
},
"email": "where@gmail.com",
"familyName": "Doe",
"id": "https://voidresume.com",
"givenName": "JOHN",
"type": "Person"
}
],
"dateCreated": "2024-10-31",
"datePublished": "2024-10-12",
"description": "yes",
"keywords": [
"test",
"key"
],
"operatingSystem": [],
"programmingLanguage": [],
"relatedLink": [],
"runtimePlatform": [],
"softwareRequirements": [],
"type": "SoftwareSourceCode",
"identifier": "10.5281/zenodo.13942931",
"version": "0.1.2",
"dateModified": "2024-10-17",
"license": "https://spdx.org/licenses/MIT"
}
GitHub Events
Total
- Release event: 2
- Push event: 5
- Pull request event: 1
- Create event: 3
Last Year
- Release event: 2
- Push event: 5
- Pull request event: 1
- Create event: 3
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| codefair-test[bot] | 1****] | 183 |
| Dorian Portillo | w****n@g****m | 25 |
| codefair-staging[bot] | 1****] | 20 |
| codefair-app[bot] | 1****] | 6 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 2
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 30 minutes
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 2
- Bot pull requests: 5
Past Year
- Issues: 2
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 30 minutes
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 2
- Bot pull requests: 5
Top Authors
Issue Authors
- codefair-test[bot] (7)
- codefair-app[bot] (2)
- codefair-staging[bot] (1)
Pull Request Authors
- codefair-test[bot] (8)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
setup.py
pypi
- flask *