letschatty


Nameletschatty JSON
Version 0.1.66 PyPI version JSON
download
home_pageNone
SummaryModels and custom classes to work across the Chattyverse
upload_time2024-10-22 15:54:27
maintainerNone
docs_urlNone
authorAxel
requires_python<4.0,>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Chatty Analytics
Models and custom classes to work across the Chattyverse

Chatty Analytics is a proprietary tool developed by Axel Gualda. This software is for internal use only and is not licensed for distribution or use outside of authorized contexts.

Copyright (c) 2024 Axel Gualda. All Rights Reserved.


poetry version patch
poetry build                                                
poetry publish -r testpypi
pip cache purge                                             
pip uninstall letschatty -y
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple letschatty
pytest -v tests/unit/models/messages/test_message_from_db.py

pip cache purge                                             
pip uninstall letschatty -y
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple letschatty
pytest -v tests/unit/models/messages/test_message_from_db.py
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "letschatty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Axel",
    "author_email": "axel@letschatty.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/64/0ae9bac62dae18fc4a0382b2350bcad2bf96c2796e580a60711560b9f4ac/letschatty-0.1.66.tar.gz",
    "platform": null,
    "description": "# Chatty Analytics\nModels and custom classes to work across the Chattyverse\n\nChatty Analytics is a proprietary tool developed by Axel Gualda. This software is for internal use only and is not licensed for distribution or use outside of authorized contexts.\n\nCopyright (c) 2024 Axel Gualda. All Rights Reserved.\n\n\npoetry version patch\npoetry build                                                \npoetry publish -r testpypi\npip cache purge                                             \npip uninstall letschatty -y\npip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple letschatty\npytest -v tests/unit/models/messages/test_message_from_db.py\n\npip cache purge                                             \npip uninstall letschatty -y\npip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple letschatty\npytest -v tests/unit/models/messages/test_message_from_db.py",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Models and custom classes to work across the Chattyverse",
    "version": "0.1.66",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5376f79e0710214ec7273268e1496b032c18e09d83bd5cdb987f87884632e466",
                "md5": "0eef6a9a7b614a57c7d7c08ec2df70a5",
                "sha256": "83e1183e33f9658088af50a5e3d7428b0a28ab691afaa72753a67c76d23efb5d"
            },
            "downloads": -1,
            "filename": "letschatty-0.1.66-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0eef6a9a7b614a57c7d7c08ec2df70a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 46521,
            "upload_time": "2024-10-22T15:54:24",
            "upload_time_iso_8601": "2024-10-22T15:54:24.478317Z",
            "url": "https://files.pythonhosted.org/packages/53/76/f79e0710214ec7273268e1496b032c18e09d83bd5cdb987f87884632e466/letschatty-0.1.66-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d640ae9bac62dae18fc4a0382b2350bcad2bf96c2796e580a60711560b9f4ac",
                "md5": "bdc981149a7bfc37884cd13a288ed575",
                "sha256": "f16a77bb7afa47469ba4a1102b5ba28edcc396ee75e2befde84a17589b61b6f8"
            },
            "downloads": -1,
            "filename": "letschatty-0.1.66.tar.gz",
            "has_sig": false,
            "md5_digest": "bdc981149a7bfc37884cd13a288ed575",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 112587,
            "upload_time": "2024-10-22T15:54:27",
            "upload_time_iso_8601": "2024-10-22T15:54:27.368798Z",
            "url": "https://files.pythonhosted.org/packages/1d/64/0ae9bac62dae18fc4a0382b2350bcad2bf96c2796e580a60711560b9f4ac/letschatty-0.1.66.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 15:54:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "letschatty"
}
        
Elapsed time: 0.56950s