util-helper


Nameutil-helper JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/laelhalawani/util_helper
SummaryFew scripts to help with various tasks such as text preprocessing, file handling.
upload_time2024-01-13 18:53:16
maintainer
docs_urlNone
authorŁael Al-Halawani
requires_python
license
keywords file handling string comparison text preprocessing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # util_helpers
A few scripts to help with various tasks.
Detailed documentation at
https://laelhalawani.github.io/util_helper

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/laelhalawani/util_helper",
    "name": "util-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "file handling,string comparison,text preprocessing",
    "author": "\u0141ael Al-Halawani",
    "author_email": "laelhalawani@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/0c/9df0a059423d1fbca9fbe361332edc602b732e901b3ee495776436b07be5/util_helper-0.0.5.tar.gz",
    "platform": null,
    "description": "# util_helpers\nA few scripts to help with various tasks.\nDetailed documentation at\nhttps://laelhalawani.github.io/util_helper\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Few scripts to help with various tasks such as text preprocessing, file handling.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/laelhalawani/util_helper"
    },
    "split_keywords": [
        "file handling",
        "string comparison",
        "text preprocessing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "200525a91f4e051344e93b082c83c6f0be2506be28342859cfab9e481f191c80",
                "md5": "6a9516f001918fd0cd743adba5899999",
                "sha256": "a48f161ceb411ce2b68b5910710a3c1d8ddb29e7ea936f3d3dcf03d1804c2af1"
            },
            "downloads": -1,
            "filename": "util_helper-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a9516f001918fd0cd743adba5899999",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5788,
            "upload_time": "2024-01-13T18:53:15",
            "upload_time_iso_8601": "2024-01-13T18:53:15.719950Z",
            "url": "https://files.pythonhosted.org/packages/20/05/25a91f4e051344e93b082c83c6f0be2506be28342859cfab9e481f191c80/util_helper-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "810c9df0a059423d1fbca9fbe361332edc602b732e901b3ee495776436b07be5",
                "md5": "70e1becf285cabd8650124d15beb44bb",
                "sha256": "da0c8c2fb3874c490e6a9443b20671003b1e067679206a635b3f83355ec771a4"
            },
            "downloads": -1,
            "filename": "util_helper-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "70e1becf285cabd8650124d15beb44bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5331,
            "upload_time": "2024-01-13T18:53:16",
            "upload_time_iso_8601": "2024-01-13T18:53:16.636945Z",
            "url": "https://files.pythonhosted.org/packages/81/0c/9df0a059423d1fbca9fbe361332edc602b732e901b3ee495776436b07be5/util_helper-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 18:53:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "laelhalawani",
    "github_project": "util_helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "util-helper"
}
        
Elapsed time: 0.15213s