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.3.tar.gz
(1.8 kB
view details)
File details
Details for the file user_agent-0.0.3.tar.gz
.
File metadata
- Download URL: user_agent-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2e3a03d0fc3d4ee59a2cdd6fb0f4895ad6711803f2aacee263452e19b68d458 |
|
MD5 | 7ee5d073af8470f751086e12f5e0bb14 |
|
BLAKE2b-256 | 8edffb1f1f621b5735cbbc63680e0132ff9a33c2c7fbc8028df5e7447c449237 |