usrnamegen


Nameusrnamegen JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryGenerate random usernames
upload_time2024-07-14 11:28:53
maintainerNone
docs_urlNone
authorLifr0m
requires_python>=3.12
licenseMIT License Copyright (c) 2024-Present Lifr0m Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords generator username
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### How to use
```python
from usrnamegen import generate_username

username = generate_username()
```

### Result examples
```text
SkinnyIlliteracy64
FreshAsterisk53
CrushingMozzarella20
GenerousRaincoat64
WarpedVisor70
GoldenEmploy9
InsecureFool19
KindYam32
UnwittingRace8
IdealFishery76
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "usrnamegen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "generator, username",
    "author": "Lifr0m",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2f/b1/34720bd7ec973b64a1baa234b7b7f9b97026060fe700b6743d7445b25153/usrnamegen-0.3.0.tar.gz",
    "platform": null,
    "description": "### How to use\n```python\nfrom usrnamegen import generate_username\n\nusername = generate_username()\n```\n\n### Result examples\n```text\nSkinnyIlliteracy64\nFreshAsterisk53\nCrushingMozzarella20\nGenerousRaincoat64\nWarpedVisor70\nGoldenEmploy9\nInsecureFool19\nKindYam32\nUnwittingRace8\nIdealFishery76\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024-Present Lifr0m  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Generate random usernames",
    "version": "0.3.0",
    "project_urls": {
        "homepage": "https://github.com/lifr0m/usrnamegen"
    },
    "split_keywords": [
        "generator",
        " username"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61252ef347e72d86715339e8bcb50257a3b6bd929e93597933f763b696a3b919",
                "md5": "d12129483ad638fadb6b53f26442a991",
                "sha256": "8d2cbe59cfeb8d3ee760ff8a36fdab70a4f0d2b47ef004f3b416f39dc607beae"
            },
            "downloads": -1,
            "filename": "usrnamegen-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d12129483ad638fadb6b53f26442a991",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 30394,
            "upload_time": "2024-07-14T11:28:51",
            "upload_time_iso_8601": "2024-07-14T11:28:51.716076Z",
            "url": "https://files.pythonhosted.org/packages/61/25/2ef347e72d86715339e8bcb50257a3b6bd929e93597933f763b696a3b919/usrnamegen-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fb134720bd7ec973b64a1baa234b7b7f9b97026060fe700b6743d7445b25153",
                "md5": "1470c1eb1159e84eba0e1ed719171acb",
                "sha256": "ba3e844dd48384dfd4ae24366a4f38f521a36b019f0c6887d1c12e90cc2ee691"
            },
            "downloads": -1,
            "filename": "usrnamegen-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1470c1eb1159e84eba0e1ed719171acb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 29834,
            "upload_time": "2024-07-14T11:28:53",
            "upload_time_iso_8601": "2024-07-14T11:28:53.079034Z",
            "url": "https://files.pythonhosted.org/packages/2f/b1/34720bd7ec973b64a1baa234b7b7f9b97026060fe700b6743d7445b25153/usrnamegen-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-14 11:28:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lifr0m",
    "github_project": "usrnamegen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "usrnamegen"
}
        
Elapsed time: 0.31022s