SciDownl
An unofficial api for downloading papers from SciHub via DOI, PMID, title
File Explorer
Download Latest Version (.zip)- archived_readme.md
- __init__.py
- simple.py
- __init__.py
- cli.py
- scihub.py
- global.ini
- __init__.py
- base.py
- chooser.py
- content.py
- crawler.py
- downloader.py
- extractor.py
- information.py
- source.py
- task.py
- updater.py
- __init__.py
- entities.py
- service.py
- __init__.py
- config.py
- exception.py
- log.py
- __init__.py
- test_chooser.py
- test_crawler.py
- test_downloader.py
- test_extractor.py
- test_source.py
- test_task.py
- test_updater.py
- __init__.py
- test_entities.py
- test_service.py
- __init__.py
- test_config.py
- .gitignore
- LICENSE
- MANIFEST.in
- README.md
- requirements.txt
- setup.cfg
- setup.py
- VERSION
# Installation Guide
1. Get the code
git clone https://github.com/Tishacy/SciDownl
Downloads the entire project code from GitHub to your computer.
cd SciDownl
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
$ pip3 install -U scidownl
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
