User-Agent generator
Project description
What is for user_agent library?
Well, it is for generating content of content of User-Agent header.
Usage Example
>>> from user_agent import generate_user_agent
>>> generate_user_agent(platform='linux')
'Mozilla/5.0 (X11; Ubuntu; Linux i686 on x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.130 Safari/537.36'
Installation
Use pip:
$ pip install -U user_agent
Contribution
Use github to submit bug,fix or wish request: https://github.com/lorien/user_agent/issues
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
user_agent-0.0.2.tar.gz
(1.8 kB
view details)
File details
Details for the file user_agent-0.0.2.tar.gz
.
File metadata
- Download URL: user_agent-0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 794f34b13a3555f80efaab2aa57a32cefaa6d24338371579447caa0fb8daadbb |
|
MD5 | d66f4e9fc2f34fea30437becc6fe2faa |
|
BLAKE2b-256 | 60de9fa1c77d89fc6c0847d59221f773a476f4ae4ebd93a0d2e1368fa7a9afba |