HMautogroup


NameHMautogroup JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/kdpark0284/HM_titledescription_filtering
Summaryauto-cleaning-grouping-process
upload_time2024-08-20 00:46:44
maintainerNone
docs_urlNone
authorKDPark
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Clean & Group Titles for HM

Coded for Colab

# Installation

1. Open Colab and load Startup_Dependency.ipynb Jupyter Notebook
   This is the set up to use this library
2. Install the library
   {pip install HMautogroup}
3. Use main function


This project is licensed under the terms of the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kdpark0284/HM_titledescription_filtering",
    "name": "HMautogroup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "KDPark",
    "author_email": "k602511@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/bc/dcb416e0214f76ed881cd2a1a200abebb1310c13a572562abfabd6a18b2c/hmautogroup-0.4.1.tar.gz",
    "platform": null,
    "description": "# Clean & Group Titles for HM\r\n\r\nCoded for Colab\r\n\r\n# Installation\r\n\r\n1. Open Colab and load Startup_Dependency.ipynb Jupyter Notebook\r\n   This is the set up to use this library\r\n2. Install the library\r\n   {pip install HMautogroup}\r\n3. Use main function\r\n\r\n\r\nThis project is licensed under the terms of the MIT license.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "auto-cleaning-grouping-process",
    "version": "0.4.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/kdpark0284/HM_titledescription_filtering/issues",
        "Homepage": "https://github.com/kdpark0284/HM_titledescription_filtering"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80fd40672e442b3eb4fd5c0da92727e01744a677257fb9fa66056ad41959e236",
                "md5": "d47d1fe79b670daea04daea8645956a4",
                "sha256": "fa9356801aa8441eeecff40c37e4136204b0132945a74e24217a81835f6f4b47"
            },
            "downloads": -1,
            "filename": "HMautogroup-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d47d1fe79b670daea04daea8645956a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10235,
            "upload_time": "2024-08-20T00:46:42",
            "upload_time_iso_8601": "2024-08-20T00:46:42.743464Z",
            "url": "https://files.pythonhosted.org/packages/80/fd/40672e442b3eb4fd5c0da92727e01744a677257fb9fa66056ad41959e236/HMautogroup-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bbcdcb416e0214f76ed881cd2a1a200abebb1310c13a572562abfabd6a18b2c",
                "md5": "ef2ba4956c54aa15f5479d88e9038b1f",
                "sha256": "c7f3b37a527b5f5abad3aca44e5f408901a0944c8c7a4f72aa4d4a366d118116"
            },
            "downloads": -1,
            "filename": "hmautogroup-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ef2ba4956c54aa15f5479d88e9038b1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9103,
            "upload_time": "2024-08-20T00:46:44",
            "upload_time_iso_8601": "2024-08-20T00:46:44.786091Z",
            "url": "https://files.pythonhosted.org/packages/1b/bc/dcb416e0214f76ed881cd2a1a200abebb1310c13a572562abfabd6a18b2c/hmautogroup-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 00:46:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kdpark0284",
    "github_project": "HM_titledescription_filtering",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "hmautogroup"
}
        
Elapsed time: 0.29368s