A Sentence Python decorator for displaying dynamic log messages.
Project description
dialoget py.dialoget.com
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
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dialoget-0.3.0.tar.gz.
File metadata
- Download URL: dialoget-0.3.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5b42ce21e6e8dae5c18c64096cc32d52abe200faf9d56c3e044e2cc67ae54b9
|
|
| MD5 |
bf1f5e7822b25f96c7319129f60626ea
|
|
| BLAKE2b-256 |
53f37e767479cb1f03c1206e1f8b07095f7854efcd3427b840e6557837cf74e3
|
File details
Details for the file dialoget-0.3.0-py3-none-any.whl.
File metadata
- Download URL: dialoget-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c4c7ee1eee3fd8fcfed958b69662901d263cc1ee168b4692f84f633ef47f701
|
|
| MD5 |
9798e557e1d5dd00633bfddccbee649d
|
|
| BLAKE2b-256 |
aca9abd7ed8eb2dbd8ec3b94645c9719f7f37a832850a70c66d9aeee29b4f107
|