Skip to content

this script for download the code form Quick Admin Panel using view code ^_^

License

Notifications You must be signed in to change notification settings

ibra-hassan/QAP_code_download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QAP code download


Script for download code from Quick Admin Panel by using view code option.

Requirements!

  • Selenium.
  • virtualenv.

Installation

Install the dependencies .

$ git clone https://github.com/ibra-hassan/QAP_code_download.git
$ cd QAP_code_download
$ virtualenv venv                               [Create virtualenv]
$ venv\Scripts\activate                         [To activate virtualenv]
$ pip install -r requirements.txt               [To install selenium]

Cinfig

The Variable that related to Quick Admin Panel.

Variable Value
Url your url for project
Email your email
Password your password

About

this script for download the code form Quick Admin Panel using view code ^_^

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages