t-common


Namet-common JSON
Version 1.0.13 PyPI version JSON
download
home_pagehttps://www.thoughtful.ai/
SummaryThe package contains all frequently used packages in Thoughtful
upload_time2024-12-10 18:23:05
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords thoughtful-common-packages t-common t_common
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================
Thoughtful common packages
===========================


.. image:: https://img.shields.io/pypi/v/t_common.svg
        :target: https://pypi.python.org/pypi/t-common

|

It contains most usable and important libs

|

Installation
------------

::

   python3 -m virtualenv venv
   source venv/bin/activate
   pip install t-common

|

Using Packages
--------------

::

    uv==0.2.6
    rpaframework==29.0.0
    tenacity==8.3.0
    ta-bitwarden-cli==0.13.0
    thoughtful>=2.2,<3.0
    python-docx==0.8.11
    retry==0.9.2
    pandas==2.1.3
    pillow==10.3.0
    Office365-REST-Python-Client==2.5.2
    setuptools>=65.5.1
    google-api-core==2.20.0
    google-api-python-client==2.122.0
    google-auth==2.28.2
    google-auth-httplib2==0.2.0
    google-auth-oauthlib==1.2.0
    ta-sites==0.4.19
    openpyxl==3.0.10
    numpy==1.26.1
    bugsnag==4.7.1
    t_bug_catcher==0.5.7


            

Raw data

            {
    "_id": null,
    "home_page": "https://www.thoughtful.ai/",
    "name": "t-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "thoughtful-common-packages, t-common, t_common",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/80/2d/9e8ee40bd8ed5dc82a8af95382e807b32f09076116d790a2153a33fe7e2d/t_common-1.0.13.tar.gz",
    "platform": null,
    "description": "===========================\nThoughtful common packages\n===========================\n\n\n.. image:: https://img.shields.io/pypi/v/t_common.svg\n        :target: https://pypi.python.org/pypi/t-common\n\n|\n\nIt contains most usable and important libs\n\n|\n\nInstallation\n------------\n\n::\n\n   python3 -m virtualenv venv\n   source venv/bin/activate\n   pip install t-common\n\n|\n\nUsing Packages\n--------------\n\n::\n\n    uv==0.2.6\n    rpaframework==29.0.0\n    tenacity==8.3.0\n    ta-bitwarden-cli==0.13.0\n    thoughtful>=2.2,<3.0\n    python-docx==0.8.11\n    retry==0.9.2\n    pandas==2.1.3\n    pillow==10.3.0\n    Office365-REST-Python-Client==2.5.2\n    setuptools>=65.5.1\n    google-api-core==2.20.0\n    google-api-python-client==2.122.0\n    google-auth==2.28.2\n    google-auth-httplib2==0.2.0\n    google-auth-oauthlib==1.2.0\n    ta-sites==0.4.19\n    openpyxl==3.0.10\n    numpy==1.26.1\n    bugsnag==4.7.1\n    t_bug_catcher==0.5.7\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The package contains all frequently used packages in Thoughtful",
    "version": "1.0.13",
    "project_urls": {
        "Homepage": "https://www.thoughtful.ai/"
    },
    "split_keywords": [
        "thoughtful-common-packages",
        " t-common",
        " t_common"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "802d9e8ee40bd8ed5dc82a8af95382e807b32f09076116d790a2153a33fe7e2d",
                "md5": "d748682703466c4341c1e5ab08241c22",
                "sha256": "d3417483921682328fa08d7843687cb85a0722ed89ca781881fea5f2345c62c6"
            },
            "downloads": -1,
            "filename": "t_common-1.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "d748682703466c4341c1e5ab08241c22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2256,
            "upload_time": "2024-12-10T18:23:05",
            "upload_time_iso_8601": "2024-12-10T18:23:05.877347Z",
            "url": "https://files.pythonhosted.org/packages/80/2d/9e8ee40bd8ed5dc82a8af95382e807b32f09076116d790a2153a33fe7e2d/t_common-1.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 18:23:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "t-common"
}
        
Elapsed time: 0.93775s