consoldiatepy


Nameconsoldiatepy 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-17 22:28:06
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": "consoldiatepy",
    "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/77/74/d252b1fce462dcb1fbc7d5a49b609e3b7896e1841a3ca6fcb69cdd3156f6/consoldiatepy-0.0.2.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.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": "0d8763a719e03b472ad54e0eb2906ec8b4274ac8c5bb461833635e9f05506f73",
                "md5": "39aadacdee2ac3c996b880ac31f29420",
                "sha256": "27e1c1e78b00e1abe1688ae93f29d508d6258e94123288da1deb1bfdac2a8692"
            },
            "downloads": -1,
            "filename": "consoldiatepy-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39aadacdee2ac3c996b880ac31f29420",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1395,
            "upload_time": "2023-12-17T22:28:04",
            "upload_time_iso_8601": "2023-12-17T22:28:04.373298Z",
            "url": "https://files.pythonhosted.org/packages/0d/87/63a719e03b472ad54e0eb2906ec8b4274ac8c5bb461833635e9f05506f73/consoldiatepy-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7774d252b1fce462dcb1fbc7d5a49b609e3b7896e1841a3ca6fcb69cdd3156f6",
                "md5": "e8b13a06b826800ae0ab27abfddf847a",
                "sha256": "b2de13509280b02798269115de73ce3772808fb14aba3586c8c01d5f4f31d62c"
            },
            "downloads": -1,
            "filename": "consoldiatepy-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e8b13a06b826800ae0ab27abfddf847a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1956,
            "upload_time": "2023-12-17T22:28:06",
            "upload_time_iso_8601": "2023-12-17T22:28:06.938847Z",
            "url": "https://files.pythonhosted.org/packages/77/74/d252b1fce462dcb1fbc7d5a49b609e3b7896e1841a3ca6fcb69cdd3156f6/consoldiatepy-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 22:28:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThePilot4571",
    "github_project": "consolidate-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "consoldiatepy"
}
        
Elapsed time: 0.14973s