testmjarczewski


Nametestmjarczewski JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryMy test package
upload_time2023-01-21 14:47:46
maintainer
docs_urlNone
author
requires_python>=3.0
licenseMIT License Copyright (c) 2023 MJ 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 testmjarczewski name surname fun function
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `testmjarczewski` - My simple project

* Op1
* Op2
* Op3

# Install

```python
pip install testmjarczewski
```

# Usage

```python
from testmjarczewski.m_mod_mjarczewski import name as n

>>> n('nAMe', 'sURname')
Witaj: Name Surname
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "testmjarczewski",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "testmjarczewski,name,surname,fun function",
    "author": "",
    "author_email": "MJ <marek.jarczewski81@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8b/84/1d7019c4ee4efa5367c70492135aa3247ee8918d88c85ca6c5633981bc99/testmjarczewski-0.0.1.tar.gz",
    "platform": null,
    "description": "# `testmjarczewski` - My simple project\r\n\r\n* Op1\r\n* Op2\r\n* Op3\r\n\r\n# Install\r\n\r\n```python\r\npip install testmjarczewski\r\n```\r\n\r\n# Usage\r\n\r\n```python\r\nfrom testmjarczewski.m_mod_mjarczewski import name as n\r\n\r\n>>> n('nAMe', 'sURname')\r\nWitaj: Name Surname\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 MJ  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": [
        "testmjarczewski",
        "name",
        "surname",
        "fun function"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99ff5662b04faf875df362c8597b9d5f19d7e87e7d04505a5150e6df7b94acc7",
                "md5": "d06bb7d1e6b30e080db77adf6207c7dd",
                "sha256": "96a42bb405402c040e2cb5d4665c28feafd5e5acdf627fbc1d1c0f6ae2f6582d"
            },
            "downloads": -1,
            "filename": "testmjarczewski-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d06bb7d1e6b30e080db77adf6207c7dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 3466,
            "upload_time": "2023-01-21T14:47:44",
            "upload_time_iso_8601": "2023-01-21T14:47:44.576179Z",
            "url": "https://files.pythonhosted.org/packages/99/ff/5662b04faf875df362c8597b9d5f19d7e87e7d04505a5150e6df7b94acc7/testmjarczewski-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b841d7019c4ee4efa5367c70492135aa3247ee8918d88c85ca6c5633981bc99",
                "md5": "a16c66687fc82a67078b2879d73f5b45",
                "sha256": "5b1a1f4f44e780750bee4ccfc6c1fc456b6084d94475dae5fcdf5e0c82ace19e"
            },
            "downloads": -1,
            "filename": "testmjarczewski-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a16c66687fc82a67078b2879d73f5b45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 2478,
            "upload_time": "2023-01-21T14:47:46",
            "upload_time_iso_8601": "2023-01-21T14:47:46.163078Z",
            "url": "https://files.pythonhosted.org/packages/8b/84/1d7019c4ee4efa5367c70492135aa3247ee8918d88c85ca6c5633981bc99/testmjarczewski-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-21 14:47:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "testmjarczewski"
}
        
Elapsed time: 0.02960s