mechanize 0.4.10
0
Stateful, programmatic web browsing
Contents
Stateful, programmatic web browsing
Stars: 726, Watchers: 726, Forks: 107, Open Issues: 3The python-mechanize/mechanize
repo was created 7 years ago and the last code push was 5 months ago.
The project is popular with 726 github stars!
How to Install mechanize
You can install mechanize using pip
pip install mechanize
or add it to a project with poetry
poetry add mechanize
Package Details
- Author
- Kovid Goyal
- License
- BSD
- Homepage
- https://github.com/python-mechanize/mechanize
- PyPi:
- https://pypi.org/project/mechanize/
- GitHub Repo:
- https://github.com/python-mechanize/mechanize
Classifiers
- Internet
- Internet/File Transfer Protocol (FTP)
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Browsers
- Internet/WWW/HTTP/Indexing/Search
- Internet/WWW/HTTP/Site Management
- Internet/WWW/HTTP/Site Management/Link Checking
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Software Development/Testing
- Software Development/Testing/Traffic Generation
- System/Archiving/Mirroring
- System/Networking/Monitoring
- System/Systems Administration
- Text Processing
- Text Processing/Markup
- Text Processing/Markup/HTML
- Text Processing/Markup/XML
Related Packages
Errors
A list of common mechanize errors.
Code Examples
Here are some mechanize
code examples and snippets.