dialoget


Namedialoget JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryA Sentence Python decorator for displaying dynamic log messages.
upload_time2023-12-10 21:45:58
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords sentence console dialogware framework terminal test time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dialoget [py.dialoget.com](https://py.dialoget.com/)


[![PyPI - Version](https://img.shields.io/pypi/v/dialoget.svg)](https://pypi.org/project/dialoget)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dialoget.svg)](https://pypi.org/project/dialoget)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install dialoget
```

## License

`dialoget` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## Version

```bash
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`
   ```shell
   twine upload dist/*
   ```

## CONTRIBUTION

[Introduction - Hatch](https://hatch.pypa.io/latest/intro/)

```bash
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
```
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dialoget",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Sentence,console,dialogware,framework,terminal,test,time",
    "author": "",
    "author_email": "Tom Sapletta <tom@sapletta.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/f3/7e767479cb1f03c1206e1f8b07095f7854efcd3427b840e6557837cf74e3/dialoget-0.3.0.tar.gz",
    "platform": null,
    "description": "# dialoget [py.dialoget.com](https://py.dialoget.com/)\n\n\n[![PyPI - Version](https://img.shields.io/pypi/v/dialoget.svg)](https://pypi.org/project/dialoget)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dialoget.svg)](https://pypi.org/project/dialoget)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install dialoget\n```\n\n## License\n\n`dialoget` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## Version\n\n```bash\nhatch version\n```\n\n\n### Publish\nAfter the build completes successfully, upload the new distribution files to the Python Package Index (PyPI).\nUpload your package to PyPI using `twine`\n   ```shell\n   twine upload dist/*\n   ```\n\n## CONTRIBUTION\n\n[Introduction - Hatch](https://hatch.pypa.io/latest/intro/)\n\n```bash\nhatch new dialoget\nhatch version minor\npython -m build\n```\n\n\n```\ndialoget\n\u251c\u2500\u2500 src\n\u2502   \u2514\u2500\u2500 dialoget\n\u2502       \u251c\u2500\u2500 __about__.py\n\u2502       \u2514\u2500\u2500 __init__.py\n\u251c\u2500\u2500 tests\n\u2502   \u2514\u2500\u2500 __init__.py\n\u251c\u2500\u2500 LICENSE.txt\n\u251c\u2500\u2500 README.md\n\u2514\u2500\u2500 pyproject.toml\n```",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Sentence Python decorator for displaying dynamic log messages.",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://github.com/dialoget/py#readme",
        "Issues": "https://github.com/dialoget/py/issues",
        "Source": "https://github.com/dialoget/py"
    },
    "split_keywords": [
        "sentence",
        "console",
        "dialogware",
        "framework",
        "terminal",
        "test",
        "time"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aca9abd7ed8eb2dbd8ec3b94645c9719f7f37a832850a70c66d9aeee29b4f107",
                "md5": "9798e557e1d5dd00633bfddccbee649d",
                "sha256": "3c4c7ee1eee3fd8fcfed958b69662901d263cc1ee168b4692f84f633ef47f701"
            },
            "downloads": -1,
            "filename": "dialoget-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9798e557e1d5dd00633bfddccbee649d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7330,
            "upload_time": "2023-12-10T21:45:56",
            "upload_time_iso_8601": "2023-12-10T21:45:56.515969Z",
            "url": "https://files.pythonhosted.org/packages/ac/a9/abd7ed8eb2dbd8ec3b94645c9719f7f37a832850a70c66d9aeee29b4f107/dialoget-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53f37e767479cb1f03c1206e1f8b07095f7854efcd3427b840e6557837cf74e3",
                "md5": "bf1f5e7822b25f96c7319129f60626ea",
                "sha256": "b5b42ce21e6e8dae5c18c64096cc32d52abe200faf9d56c3e044e2cc67ae54b9"
            },
            "downloads": -1,
            "filename": "dialoget-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf1f5e7822b25f96c7319129f60626ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10489,
            "upload_time": "2023-12-10T21:45:58",
            "upload_time_iso_8601": "2023-12-10T21:45:58.733124Z",
            "url": "https://files.pythonhosted.org/packages/53/f3/7e767479cb1f03c1206e1f8b07095f7854efcd3427b840e6557837cf74e3/dialoget-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-10 21:45:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dialoget",
    "github_project": "py#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dialoget"
}
        
Elapsed time: 0.15096s