Socket
Socket
Sign inDemoInstall

dialoget

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dialoget

A Sentence Python decorator for displaying dynamic log messages.


Maintainers
1

Readme

dialoget py.dialoget.com

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install dialoget

License

dialoget is distributed under the terms of the MIT license.

Version

hatch version

Publish

After the build completes successfully, upload the new distribution files to the Python Package Index (PyPI). Upload your package to PyPI using twine

twine upload dist/*

CONTRIBUTION

Introduction - Hatch

hatch new dialoget
hatch version minor
python -m build
dialoget
├── src
│   └── dialoget
│       ├── __about__.py
│       └── __init__.py
├── tests
│   └── __init__.py
├── LICENSE.txt
├── README.md
└── pyproject.toml

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