Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.19 KB

File metadata and controls

49 lines (36 loc) · 1.19 KB

Build Status Downloads Wheel Python Version License

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: pytonikmvc@gmail.com