Skip to content

blackgat/packtpub_free-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#packtpub_free_learning The packtpub_free_learning is a script that automates get free learning ebooks from www.packtpub.com, written in python. Currently only works with firefox =)

Installation

:~# pip install selenium
:~$ git clone [this project]
:~$ cd packtpub_free_learning
:~$ python packtpub_free_learning.py -h

Version     :   1.0
Author      :   Chia Chin Chang

usage: packtpub_free_learning.py [-h] -u user -p pass

optional arguments:
  -h, --help            show this help message and exit
  -u user, --user user  [required] user
  -p pass, --password pass
                        [required] password
:~$ python packtpub_free_learning.py -u [email protected] -p password

Notice

This script only for helping me save time for monitoring new free learning ebooks released.

About

Simple python script help claim free learning books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages