consolidatepy


Nameconsolidatepy JSON
Version 0.0.7 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-17 23:10:07
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.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ThePilot4571/consolidate-py/",
    "name": "consolidatepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,spaces,string,username,spam",
    "author": "ThePilot4571",
    "author_email": "author@example.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/ba/5e6df5fb3078ecde6bce303748d610eb354b3d37f28b71b3e9a16b01e38a/consolidatepy-0.0.7.tar.gz",
    "platform": null,
    "description": "",
    "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.7",
    "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": "fc0222d75ea8a9f361e72864fae293fab5d2de6a97ba4bc5596bfe8be3c86c86",
                "md5": "71676cada99496e4f2b1d165e5665fcc",
                "sha256": "d5dc74ee8fc7c1517797952bf67a95bd0a28df0fc06d7053bbd87ec76c0d0ee0"
            },
            "downloads": -1,
            "filename": "consolidatepy-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71676cada99496e4f2b1d165e5665fcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1802,
            "upload_time": "2023-12-17T23:10:06",
            "upload_time_iso_8601": "2023-12-17T23:10:06.681649Z",
            "url": "https://files.pythonhosted.org/packages/fc/02/22d75ea8a9f361e72864fae293fab5d2de6a97ba4bc5596bfe8be3c86c86/consolidatepy-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2eba5e6df5fb3078ecde6bce303748d610eb354b3d37f28b71b3e9a16b01e38a",
                "md5": "f6a5d9d4401c22f8e47f23fc359dd410",
                "sha256": "1482e8645efcc49bc56ef0cd678895df31953d1ee500cc63ec7c69c7fc51202c"
            },
            "downloads": -1,
            "filename": "consolidatepy-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f6a5d9d4401c22f8e47f23fc359dd410",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2080,
            "upload_time": "2023-12-17T23:10:07",
            "upload_time_iso_8601": "2023-12-17T23:10:07.708080Z",
            "url": "https://files.pythonhosted.org/packages/2e/ba/5e6df5fb3078ecde6bce303748d610eb354b3d37f28b71b3e9a16b01e38a/consolidatepy-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 23:10:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThePilot4571",
    "github_project": "consolidate-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "consolidatepy"
}
        
Elapsed time: 0.15321s