trd-utils


Nametrd-utils JSON
Version 0.0.41 PyPI version JSON
download
home_pageNone
SummaryCommon Basic Utils for Python3. By ALiwoto.
upload_time2025-08-02 17:06:25
maintainerNone
docs_urlNone
authorALiwoto
requires_python>=3.7
licenseNone
keywords utils trd_utils basic-utils common-utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Trd Utils

Basic common utils for Python.

## How to run tests

Use this command first:

```bash
pip install -e .
```

Then run the tests in vscode.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trd-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "utils, trd_utils, basic-utils, common-utils",
    "author": "ALiwoto",
    "author_email": "aminnimaj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/2c/1d122f305ce695451e76d280243519576a39a01a92958a2941304be0aacb/trd_utils-0.0.41.tar.gz",
    "platform": null,
    "description": "# Trd Utils\n\nBasic common utils for Python.\n\n## How to run tests\n\nUse this command first:\n\n```bash\npip install -e .\n```\n\nThen run the tests in vscode.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common Basic Utils for Python3. By ALiwoto.",
    "version": "0.0.41",
    "project_urls": {
        "Homepage": "https://github.com/ALiwoto/trd_utils"
    },
    "split_keywords": [
        "utils",
        " trd_utils",
        " basic-utils",
        " common-utils"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d14134f3116715a32b9b5373f287877d16cfd6bb0f6403932bff3f4c65b0cb6",
                "md5": "6be44ad1902dcd5feb031b1b49756074",
                "sha256": "aa57dafe0fffb928df5b75a8c3e504adea253e99244143ec61c4c10a9e91055f"
            },
            "downloads": -1,
            "filename": "trd_utils-0.0.41-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6be44ad1902dcd5feb031b1b49756074",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 48650,
            "upload_time": "2025-08-02T17:06:25",
            "upload_time_iso_8601": "2025-08-02T17:06:25.015049Z",
            "url": "https://files.pythonhosted.org/packages/5d/14/134f3116715a32b9b5373f287877d16cfd6bb0f6403932bff3f4c65b0cb6/trd_utils-0.0.41-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf2c1d122f305ce695451e76d280243519576a39a01a92958a2941304be0aacb",
                "md5": "9aa9c10fd12d860c3d8f7aca54a4b7f5",
                "sha256": "809d31527221ec2b313f7b1a405b450954e6f9bb424d1b0aa42dd646dfbdd015"
            },
            "downloads": -1,
            "filename": "trd_utils-0.0.41.tar.gz",
            "has_sig": false,
            "md5_digest": "9aa9c10fd12d860c3d8f7aca54a4b7f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 34954,
            "upload_time": "2025-08-02T17:06:25",
            "upload_time_iso_8601": "2025-08-02T17:06:25.940394Z",
            "url": "https://files.pythonhosted.org/packages/cf/2c/1d122f305ce695451e76d280243519576a39a01a92958a2941304be0aacb/trd_utils-0.0.41.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-02 17:06:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ALiwoto",
    "github_project": "trd_utils",
    "github_fetch_exception": true,
    "lcname": "trd-utils"
}
        
Elapsed time: 1.76807s