Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.7%) to scientific vocabulary
Keywords from Contributors
interactive
distributed
serializer
packaging
network-simulation
shellcodes
hacking
autograding
observability
genomics
Last synced: 11 months ago
·
JSON representation
Repository
A ratings aggregator
Basic Info
- Host: GitHub
- Owner: Julian
- License: mit
- Language: Python
- Default Branch: master
- Size: 2.65 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 20
- Releases: 0
Created about 13 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.rst
===== Great ===== ``great`` is a thing that rates things. It's a simple media library to collect all the scattered ratings for my media which currently live amongst old iTunes library files, Netflix, Jinni, GoodReads and a billion other places. Right now it pretty much works for parsing iTunes. Installation ------------ Figure it out.
Owner
- Name: Julian Berman
- Login: Julian
- Kind: user
- Location: New York, NY
- Website: https://til.grayvines.com/
- Repositories: 242
- Profile: https://github.com/Julian
Lover of things. Climber of molehills. Seeking friends for the end of the world.
GitHub Events
Total
- Delete event: 10
- Push event: 8
- Pull request event: 18
- Create event: 10
Last Year
- Delete event: 10
- Push event: 8
- Pull request event: 18
- Create event: 10
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Julian Berman | J****n@G****m | 215 |
| dependabot[bot] | 4****] | 62 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 20
- Total pull requests: 75
- Average time to close issues: N/A
- Average time to close pull requests: 17 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.03
- Merged pull requests: 70
- Bot issues: 0
- Bot pull requests: 75
Past Year
- Issues: 0
- Pull requests: 18
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 18
Top Authors
Issue Authors
- Julian (20)
Pull Request Authors
- dependabot[bot] (93)
Top Labels
Issue Labels
Pull Request Labels
dependencies (93)
javascript (73)
python (17)
Packages
- Total packages: 1
-
Total downloads:
- pypi 131 last-month
- Total dependent packages: 0
- Total dependent repositories: 7
- Total versions: 1
- Total maintainers: 1
pypi.org: great
"A ratings aggregator"
- Homepage: https://github.com/Julian/Great
- Documentation: https://great.readthedocs.io/
- License: mit
-
Latest release: 0.2.0
published almost 7 years ago
Rankings
Dependent repos count: 5.5%
Dependent packages count: 10.1%
Downloads: 14.9%
Average: 16.3%
Forks count: 19.1%
Stargazers count: 31.9%
Maintainers (1)
Last synced:
11 months ago
Dependencies
frontend/package-lock.json
npm
- 790 dependencies
frontend/package.json
npm
- @babel/core ^7.3.3 development
- @babel/preset-env ^7.3.1 development
- babel-eslint ^10.0.1 development
- babel-loader ^8.0.5 development
- copy-webpack-plugin ^10.0.0 development
- css-loader ^6.5.1 development
- css-minimizer-webpack-plugin ^3.2.0 development
- eslint ^8.3.0 development
- eslint-config-airbnb-base ^15.0.0 development
- eslint-friendly-formatter ^3.0.0 development
- eslint-import-resolver-webpack ^0.11.0 development
- eslint-plugin-html ^4.0.2 development
- eslint-plugin-import ^2.7.0 development
- eslint-plugin-node ^6.0.0 development
- eslint-plugin-promise ^3.4.0 development
- eslint-plugin-standard ^3.0.1 development
- eslint-plugin-vue ^4.0.0 development
- eslint-webpack-plugin ^3.1.1 development
- html-webpack-plugin ^3.2.0 development
- less ^3.9.0 development
- less-loader ^4.1.0 development
- mini-css-extract-plugin ^0.5.0 development
- vue-loader ^15.6.2 development
- vue-template-compiler ^2.6.6 development
- webpack ^5.64.3 development
- webpack-cli ^4.9.1 development
- webpack-dev-server ^4.5.0 development
- webpack-merge ^4.1.0 development
- axios ^0.21.2
- spotify-web-api-js ^0.23.0
- uikit ^3.0.3
- vue ^2.6.6
- vue-router ^3.0.2
automanual/requirements.txt
pypi
- pyperclip *
- spotipy *
- titlecase *
requirements.txt
pypi
- alchimia ==0.8.1
- alembic ==1.7.7
- appdirs ==1.4.4
- attrs ==21.4.0
- automat ==20.2.0
- cached-property ==1.5.2
- click ==8.1.3
- constantly ==15.1.0
- filesystems ==0.26.0
- future ==0.18.2
- hyperlink ==21.0.0
- idna ==3.3
- incremental ==21.3.0
- itsdangerous ==2.1.2
- mako ==1.2.0
- markupsafe ==2.1.1
- minion ==0.24.0
- pyrsistent ==0.18.1
- six ==1.16.0
- sqlalchemy ==1.4.36
- toml ==0.10.2
- twisted ==22.4.0
- txmusicbrainz ==0.1.0
- typing-extensions ==4.2.0
- werkzeug ==2.1.2
- zope-interface ==5.4.0
test-requirements.txt
pypi
- WebTest *