Socket
Socket
Sign inDemoInstall

pytonik-agent

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pytonik-agent

pytonik agent browser and OS module


Maintainers
1

Readme

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

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc