testskowalski


Nametestskowalski JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryMy test package
upload_time2023-01-21 14:45:36
maintainer
docs_urlNone
author
requires_python>=3.0
licenseMIT License Copyright (c) 2023 SK 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 testskowalski name surename hello
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            To jest testowy projekt do nauki korzytania z pypi`

* w sumie to nie robi nic specjalnego

# Install

```pyton
pip install testskowalski 
```

# Usage

```python
from testskowalski.m_mod_skowalski import name as n
>>> n("Name", "Surename")
Hello Name Surename
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "testskowalski",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "testskowalski,name,surename,hello",
    "author": "",
    "author_email": "Szymon Kowalski <sk.kowalski9@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/44/58/f52bfba03af92efb94ac6305f2e65bf22794fb5569cfc0c2548214efd7e2/testskowalski-0.0.1.tar.gz",
    "platform": null,
    "description": "To jest testowy projekt do nauki korzytania z pypi`\r\n\r\n* w sumie to nie robi nic specjalnego\r\n\r\n# Install\r\n\r\n```pyton\r\npip install testskowalski \r\n```\r\n\r\n# Usage\r\n\r\n```python\r\nfrom testskowalski.m_mod_skowalski import name as n\r\n>>> n(\"Name\", \"Surename\")\r\nHello Name Surename\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 SK  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": "My test package",
    "version": "0.0.1",
    "split_keywords": [
        "testskowalski",
        "name",
        "surename",
        "hello"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c2e617c7b7cf7b4a6a3ad203c2949481d56aef459d11ad79b6ae58d3ce8f9e",
                "md5": "99e1f8c949f0c4de0b0474ad3ac849d0",
                "sha256": "c8ae3bc50cce85d1325a966a5ac4a8174c55fa3973f80cd773fc9d6c515aa5a0"
            },
            "downloads": -1,
            "filename": "testskowalski-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99e1f8c949f0c4de0b0474ad3ac849d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 3363,
            "upload_time": "2023-01-21T14:45:34",
            "upload_time_iso_8601": "2023-01-21T14:45:34.796975Z",
            "url": "https://files.pythonhosted.org/packages/83/c2/e617c7b7cf7b4a6a3ad203c2949481d56aef459d11ad79b6ae58d3ce8f9e/testskowalski-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4458f52bfba03af92efb94ac6305f2e65bf22794fb5569cfc0c2548214efd7e2",
                "md5": "26bdc4572dc7bf397e373293a1052c22",
                "sha256": "889d57faf45cc35639dc0c0c2cb8119350b435aa9f3e6ebe8ea68e7f8241b17d"
            },
            "downloads": -1,
            "filename": "testskowalski-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "26bdc4572dc7bf397e373293a1052c22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 2421,
            "upload_time": "2023-01-21T14:45:36",
            "upload_time_iso_8601": "2023-01-21T14:45:36.363738Z",
            "url": "https://files.pythonhosted.org/packages/44/58/f52bfba03af92efb94ac6305f2e65bf22794fb5569cfc0c2548214efd7e2/testskowalski-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-21 14:45:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "testskowalski"
}
        
Elapsed time: 0.02975s