https://github.com/abought/centerforopenscience.org
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: science.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: abought
- Language: HTML
- Default Branch: master
- Size: 203 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of CenterForOpenScience/cos.io
Created over 11 years ago
· Last pushed about 10 years ago
Metadata Files
Readme
README.md
centerforopenscience.org
This is the code for the site available at http://centerforopenscience.org.
To install and build.
```bash
A virtualenvironment is recommended
$ pip install -r requirements.txt
Build static files and serves on debugging server at localhost:5001
$ python main.py ```
Owner
- Name: Andy Boughton
- Login: abought
- Kind: user
- Location: United States
- Company: @statgen
- Repositories: 27
- Profile: https://github.com/abought
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- Flask ==0.10.1
- Jinja2 ==2.7.1
- Mako ==0.8.1
- MarkupSafe ==0.18
- Werkzeug ==0.9.3
- docutils ==0.11
- itsdangerous ==0.23
- wsgiref ==0.1.2