🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

pytonik-agent

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pytonik-agent

pytonik agent browser and OS module

1.0.5
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts