Skip to main content

A Sentence Python decorator for displaying dynamic log messages.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dialoget-0.3.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

dialoget-0.3.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page