User-Agent generator
Project description
What is user_agent library for?
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.4.tar.gz
(1.8 kB
view details)
File details
Details for the file user_agent-0.0.4.tar.gz
.
File metadata
- Download URL: user_agent-0.0.4.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e1805045e9416c7e609e5f28a1599e878998af6cd00e0902f0771a427f38ad8 |
|
MD5 | f72c845d9aafeedbfa8768481977df0e |
|
BLAKE2b-256 | 182fefd6031ec8ed5f8422f824143f8c81b24109554c896838c2835bf0f99be0 |