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 (4.9%) to scientific vocabulary
Keywords
systematic-literature-reviews
Last synced: 9 months ago
·
JSON representation
Repository
Literature Review Hub
Basic Info
- Host: GitHub
- Owner: danymukesha
- Language: Python
- Default Branch: main
- Homepage: https://lithub-web.onrender.com/
- Size: 1.5 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
systematic-literature-reviews
Created 10 months ago
· Last pushed 10 months ago
Metadata Files
Readme
README.md
LitHub – onRender
Hey there, you're welcome to use this template without any restrictions. Just follow these steps to get started:
- Clone the repository
bash
git clone git@github.com:danymukesha/LitHub.git
cd LitHub
- Install dependencies
bash
pip install -r requirements.txt
Create a folder In the same directory as the script, create a folder named
reviews.Add your
.docxfiles Drop in any systematic literature review documents you’ve generated.Run the script Here is the run:
bash
python lithub.py
- Open your browser Visit: http://127.0.0.1:5000 Click on any document to view its parsed content.
Owner
- Name: Dany Mukesha
- Login: danymukesha
- Kind: user
- Location: Rome, Italy
- Website: danymukesha.github.io
- Repositories: 1
- Profile: https://github.com/danymukesha
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Push event: 29
- Pull request event: 14
- Create event: 7
Last Year
- Release event: 1
- Watch event: 1
- Push event: 29
- Pull request event: 14
- Create event: 7
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- danymukesha (21)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/jekyll-gh-pages.yml
actions
- actions/checkout v4 composite
- actions/configure-pages v5 composite
- actions/deploy-pages v4 composite
- actions/jekyll-build-pages v1 composite
- actions/upload-pages-artifact v3 composite
.github/workflows/pylint.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/python-app.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
requirements.txt
pypi
- Flask *
- Pillow *
- python-docx *