Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SPAC-CM/Week5

Repository files navigation

PDF Downloader

Prerequisites

To run the project simply first create a new virtual environment

python -m venv .venv

for windows make sure that LocalMachine execution policy is set to AllSigned

Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope LocalMachine

then run

./.venv/Scripts/activate

for windows or

. .venv/bin/activate

for macos or linux then

pip install -r requirements.txt

Usage

Run with default values

python Controller.py

Overwrite parameters

  1. -h Shows a help of the overwrite parameters
  2. -d Overwrite default directory
  3. -rf Overwrites the default report file destination and name
  4. -uf Overwrites the default filename with url links. For now it must have the following coloumns : BRNum, pdf_url, Report Html Address
  5. -t Overwrites number of threads

I have no speficic points I want you to look at for feedback, so just find what you deem the most necesarry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /