consolidate


Nameconsolidate JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ThePilot4571/consolidate-py/
SummaryA Python library for generating a list of strings with every possible combination of placements of a given string (or a zero-width non joiner by default) within another given string, up to a given maximum length of characters.
upload_time2023-12-19 00:23:46
maintainer
docs_urlNone
authorThePilot4571
requires_python
license
keywords python spaces string username spam
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Consolidate <br> <br> ### A Python library for generating a list of strings with every possible combination of placements of a given string (or a zero-width non joiner by default) within another given string, up to a given maximum length of characters.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ThePilot4571/consolidate-py/",
    "name": "consolidate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,spaces,string,username,spam",
    "author": "ThePilot4571",
    "author_email": "nocosecantoftheta@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/f1/8c532c3718e1c20743463168abed117c2fe99b9e342039d8f0d09ca65db6/consolidate-0.0.2.tar.gz",
    "platform": null,
    "description": "# Consolidate <br> <br> ### A Python library for generating a list of strings with every possible combination of placements of a given string (or a zero-width non joiner by default) within another given string, up to a given maximum length of characters.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python library for generating a list of strings with every possible combination of placements of a given string (or a zero-width non joiner by default) within another given string, up to a given maximum length of characters.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/ThePilot4571/consolidate-py/",
        "Source": "https://github.com/ThePilot4571/consolidate-py/"
    },
    "split_keywords": [
        "python",
        "spaces",
        "string",
        "username",
        "spam"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d7c32832b016b823e9b62978149657781f25571926376cab7aa7cdd67297e66",
                "md5": "8b8096612060c14441a00886a29716ba",
                "sha256": "d6fd79cfbc90c5d7588277749e0d845c37c4074795a1709eb7a2beb8fd79a620"
            },
            "downloads": -1,
            "filename": "consolidate-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b8096612060c14441a00886a29716ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2061,
            "upload_time": "2023-12-19T00:23:45",
            "upload_time_iso_8601": "2023-12-19T00:23:45.528038Z",
            "url": "https://files.pythonhosted.org/packages/1d/7c/32832b016b823e9b62978149657781f25571926376cab7aa7cdd67297e66/consolidate-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39f18c532c3718e1c20743463168abed117c2fe99b9e342039d8f0d09ca65db6",
                "md5": "291bd2fa7d6535fdffae234613a56fa7",
                "sha256": "6f3d9a8ad2ccf07d1dff8796fffb72bd2f98a1ef74cd7ae79df36c763d7b9f09"
            },
            "downloads": -1,
            "filename": "consolidate-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "291bd2fa7d6535fdffae234613a56fa7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2389,
            "upload_time": "2023-12-19T00:23:46",
            "upload_time_iso_8601": "2023-12-19T00:23:46.483634Z",
            "url": "https://files.pythonhosted.org/packages/39/f1/8c532c3718e1c20743463168abed117c2fe99b9e342039d8f0d09ca65db6/consolidate-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-19 00:23:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThePilot4571",
    "github_project": "consolidate-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "consolidate"
}
        
Elapsed time: 0.16737s