t-common


Namet-common JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://www.thoughtful.ai/
SummaryThe package contains all frequently used packages in Thoughtful
upload_time2024-02-21 15:23:02
maintainer
docs_urlNone
author
requires_python
license
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.
            ========
t-common
========


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

|

Thoughtful common packages

|

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

::

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

|

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

::

    rpaframework==28.2.0
    ta-bitwarden-cli==0.12.0
    thoughtful>=2.2,<3.0
    python-docx==0.8.11
    retry==0.9.2
    pre-commit==2.17.0
    pandas==2.1.3
    pillow==10.2.0
    Office365-REST-Python-Client==2.5.2
    setuptools>=65.5.1
    google-api-python-client==2.108.0
    google-auth-oauthlib==1.1.0
    google-auth-httplib2==0.1.1
    ta-sites==0.4.14
    openpyxl==3.0.10
    numpy==1.26.1

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.thoughtful.ai/",
    "name": "t-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "thoughtful-common-packages,t-common,t_common",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4f/6b/cf07ff9ac820388aa54a4a22d9fcb0a561598c8dce434337722fc85d3ab0/t-common-1.0.2.tar.gz",
    "platform": null,
    "description": "========\nt-common\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\nThoughtful common packages\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    rpaframework==28.2.0\n    ta-bitwarden-cli==0.12.0\n    thoughtful>=2.2,<3.0\n    python-docx==0.8.11\n    retry==0.9.2\n    pre-commit==2.17.0\n    pandas==2.1.3\n    pillow==10.2.0\n    Office365-REST-Python-Client==2.5.2\n    setuptools>=65.5.1\n    google-api-python-client==2.108.0\n    google-auth-oauthlib==1.1.0\n    google-auth-httplib2==0.1.1\n    ta-sites==0.4.14\n    openpyxl==3.0.10\n    numpy==1.26.1\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The package contains all frequently used packages in Thoughtful",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://www.thoughtful.ai/"
    },
    "split_keywords": [
        "thoughtful-common-packages",
        "t-common",
        "t_common"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f6bcf07ff9ac820388aa54a4a22d9fcb0a561598c8dce434337722fc85d3ab0",
                "md5": "49e069e935f8f0550731b12fbf0e913b",
                "sha256": "d857de692c9f2660213f302b4f1f562260a795872ff1d9060a7ca887c3f15c93"
            },
            "downloads": -1,
            "filename": "t-common-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "49e069e935f8f0550731b12fbf0e913b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2108,
            "upload_time": "2024-02-21T15:23:02",
            "upload_time_iso_8601": "2024-02-21T15:23:02.936262Z",
            "url": "https://files.pythonhosted.org/packages/4f/6b/cf07ff9ac820388aa54a4a22d9fcb0a561598c8dce434337722fc85d3ab0/t-common-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 15:23:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "t-common"
}
        
Elapsed time: 0.18839s