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.5.tar.gz
(3.7 kB
view details)
File details
Details for the file user_agent-0.0.5.tar.gz
.
File metadata
- Download URL: user_agent-0.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ebe36d6adf0654a971174a1bf04d04f868888d9c0e54a49c6966ddeda7aa01b |
|
MD5 | 245ff4f4b3cb6fbff841f36871e543dc |
|
BLAKE2b-256 | 2d01d41d267b663d1aba6b2fa8ed8986d7db1fc96521e0c966edbc2a7eef1f38 |