Last updated:
0 purchases
pytonikagent 1.0.5
pytonik Agent Module
pytonik Agent Module, gets user or visitor web browser and operating system information such as name and version
Install pytonik_agent
pip install pytonik_agent
Import Module
from pytonik_agent.browser import browser
from pytonik_agent.os import os
get browser name
browser().name
get browser version
browser().version
get operating system name
os().name
get device
os().device
pytonik is open to questions and contributions, feel free to ask.
Contact Information:
Name: pytonik MVC
Email: [email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.