Symlinking mechanize is no longer necessary

This commit is contained in:
Christopher Teutsch 2019-05-04 19:29:52 +02:00
parent 54c50d1f50
commit 35749eb0bd
Signed by: iwonder
GPG Key ID: 0EE33D788D50130D

View File

@ -3,10 +3,6 @@
## Requirements
* python3 with modules `PyPDF3`, `appdirs`, `mechanize`
### Caveat:
Currently [python-mechanize](https://github.com/python-mechanize/mechanize) is not available via pip3.
Therefore, you need to clone mechanize and symlink its mechanize/ directory here.
## Usage:
`python3 crawl.py [-t {VISA,MC}] [-g ISO_DATE] [-r] {-i | CURRENCY AMOUNT}`