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

zopperuuid

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zopperuuid

This Package will help in generating the UUID

0.0.8
PyPI
Maintainers
1

Zopper UUID Generator

This package will help in creating the uuid

Formating

Formating using black

Installation

Command

pip install zopperuuid

For force reinstall

pip install --force-reinstall zopperuuid

Usage

In [1]: from zopperuuid import uuid
In [2]: uuid.create_uuid()

Out[2]: 'zopper-d2c3a494-dc37-4c0f-aa87-31a6ea2dde23'

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