thoughtful-common-packages


Namethoughtful-common-packages JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://www.thoughtful.ai/
SummaryThe package contains all frequently used packages in Thoughtful
upload_time2024-02-17 12:39:15
maintainer
docs_urlNone
author
requires_python
license
keywords thoughtful-common-packages
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/thoughtful_common_packages.svg
        :target: https://pypi.python.org/pypi/thoughtful-common-packages

|

Thoughtful common packages

|

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

::

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

|

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

::

    rpaframework==28.2.0
    ta-bitwarden-cli==0.12.0
    thoughtful>=2.2,<3.0
    python-docx==0.8.1
    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
    cryptography>=42.0.0
    openpyxl==3.0.10
    numpy==1.26.1
    requests==2.31.0

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.thoughtful.ai/",
    "name": "thoughtful-common-packages",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "thoughtful-common-packages",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/68/7a/cc0d2cf47d80383c84029ae35a10e36239916f4a20cb74cb7dcf3c819317/thoughtful-common-packages-1.0.1.tar.gz",
    "platform": null,
    "description": "===========================\nthoughtful-common-packages\n===========================\n\n\n.. image:: https://img.shields.io/pypi/v/thoughtful_common_packages.svg\n        :target: https://pypi.python.org/pypi/thoughtful-common-packages\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  thoughtful-common-packages\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.1\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    cryptography>=42.0.0\n    openpyxl==3.0.10\n    numpy==1.26.1\n    requests==2.31.0\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The package contains all frequently used packages in Thoughtful",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://www.thoughtful.ai/"
    },
    "split_keywords": [
        "thoughtful-common-packages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "687acc0d2cf47d80383c84029ae35a10e36239916f4a20cb74cb7dcf3c819317",
                "md5": "c7455204eaae6cee6c30b74832c5b061",
                "sha256": "f9cf33c3877da0f7f3093af5df99b11d2606d23a157872ec3acffd06cf80284d"
            },
            "downloads": -1,
            "filename": "thoughtful-common-packages-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c7455204eaae6cee6c30b74832c5b061",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2178,
            "upload_time": "2024-02-17T12:39:15",
            "upload_time_iso_8601": "2024-02-17T12:39:15.613803Z",
            "url": "https://files.pythonhosted.org/packages/68/7a/cc0d2cf47d80383c84029ae35a10e36239916f4a20cb74cb7dcf3c819317/thoughtful-common-packages-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 12:39:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "thoughtful-common-packages"
}
        
Elapsed time: 0.21773s