Skip to content

maowen/oct-browser

 
 

Repository files navigation

oct-browser

Script browser based on the oct browser module for simple and intuitive web browsing using script

doc Supported Python versions pypi

Documentation

OCTBrowser on pypi

Python Version Tested
Python >= 2.7.x Tested
Python >= 3.4 Tested

Installation

You can install OCTBrowser with pip :

pip install octbrowser

Or using setuptools :

python setup.py install

Changelogs

0.4.1 to 0.4.2

  • Headers manipulation methods now update the session headers and make it avaible for all requests (thanks to Mark Owen)
  • The submit_form method now send correcty the headers (thanks to Mark Owen)
  • Now using SocketServer for unit testing (thanks to Mark Owen)
  • Global unit tests improvements (thanks to Mark Owen)

About

Script browser based on the oct browser module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • HTML 3.1%