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

lib-version-urlphishing

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib-version-urlphishing

A library to manage and track versions of software components

2.9.7
PyPI
Maintainers
1

Version Library

lib_version_URLPhishing is a version-aware library that can can be asked for the version of the library. PyPI

  • Installation
    pip install lib-version-URLPhishing
    
    
  • Import
    from lib_version_URLPhishing.version_util import VersionUtil
    
    
  • Test
    version = VersionUtil.get_version()
    print(version)
    
    

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