A pip package for installing binary files of phantomjs
Project description
# phantomjs-bin-pip
A pip package for installing binary file of phantomjs
## Usage
```python
from selenium import webdriver
from phantomjs_bin import executable_path
driver = webdriver.PhantomJS(executable_path=executable_path)
```
A pip package for installing binary file of phantomjs
## Usage
```python
from selenium import webdriver
from phantomjs_bin import executable_path
driver = webdriver.PhantomJS(executable_path=executable_path)
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phantomjs-binary-2.1.3.tar.gz
(61.2 MB
view hashes)