https://github.com/computational-mama/sunshinesbright

https://github.com/computational-mama/sunshinesbright

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: computational-mama
  • Language: Python
  • Default Branch: main
  • Size: 27.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

Folder structure

content/ |-posts/ | |-firstpost/ | | |-index.md | | |-images/ | | |-img.png | │   ├── dithers | │   │   ├── img_dithered.png | |-secondpost/ | | |-index.md | | |-images/ | | |-img2.png | │   ├── dithers | │   │   ├── img2_dithered.png |-extrapage/ | |-index.md

Make a new post

hugo new content posts/nameofpost/index.md

Make an extra page

hugo new content extrapage/index.md

Image shortcodes

The design relies on shortcodes for images rather than markdown image tags:

{{% figure src="yutampo2.png" %}} Una borsa d’acqua calda giapponese detta yutampo, fatta di plastica rigida. Fonte: All About Japan. [https://allabout-japan.com/en/article/6244/](https://allabout-japan.com/en/article/6244/) {{% /figure %}}

Owner

  • Name: computational-mama
  • Login: computational-mama
  • Kind: organization

GitHub Events

Total
  • Push event: 33
  • Create event: 2
Last Year
  • Push event: 33
  • Create event: 2

Issues and Pull Requests

Last synced: about 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

venv/lib/python3.9/site-packages/hitherdither-0.1.7-py3.9.egg-info/requires.txt pypi
  • Pillow >=3.3.1
  • numpy >=1.9.0
  • pathlib2 *
venv/lib/python3.9/site-packages/numpy/_core/tests/examples/cython/setup.py pypi
venv/lib/python3.9/site-packages/numpy/_core/tests/examples/limited_api/setup.py pypi
venv/lib/python3.9/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py pypi