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

segmock

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

segmock

7-segment clock (segmock)

0.2.0
PyPI
Maintainers
1

Python version PyPi version OS support

7-segment clock (segmock)

segmock_screenshot

A simple and large 7-segment Figlet font clock CLI app. It can display the current time and measure with a stopwatch. It can also be used in the Linux console.

Usage

If you don't have uv installed, please install it.

Linux

curl -LsSf https://astral.sh/uv/install.sh | sh

Windows

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
uv tool install segmock
segmock

or

uvx segmock

Keywords

7-segment

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