nicok-mytest


Namenicok-mytest JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryDemonstrating how to use PyPI
upload_time2022-12-21 14:22:46
maintainer
docs_urlNone
authorNico
requires_python
license
keywords python code
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyfi

Demonstration des PyPI

## Benutzung
Lässige Grüße aus Modul2:
```python
import pyfi
pyfi.funktion2()
```
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nicok-mytest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,code",
    "author": "Nico",
    "author_email": "pypi@nk7.de",
    "download_url": "https://files.pythonhosted.org/packages/96/d4/a9b9ee12fbd756bae6986415623dd6f69f6ac9d669b385b53e6461500a73/nicok_mytest-0.0.6.tar.gz",
    "platform": null,
    "description": "# pyfi\n\nDemonstration des PyPI\n\n## Benutzung\nL\u00e4ssige Gr\u00fc\u00dfe aus Modul2:\n```python\nimport pyfi\npyfi.funktion2()\n```",
    "bugtrack_url": null,
    "license": "",
    "summary": "Demonstrating how to use PyPI",
    "version": "0.0.6",
    "split_keywords": [
        "python",
        "code"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c42565fef5ee11773b81c2d38f008f42",
                "sha256": "6a07f44c84a789b0527b5e2ddc38c19c20b1ce0166a5660a9ec1850ec80899bd"
            },
            "downloads": -1,
            "filename": "nicok_mytest-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c42565fef5ee11773b81c2d38f008f42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1657,
            "upload_time": "2022-12-21T14:22:46",
            "upload_time_iso_8601": "2022-12-21T14:22:46.356267Z",
            "url": "https://files.pythonhosted.org/packages/96/d4/a9b9ee12fbd756bae6986415623dd6f69f6ac9d669b385b53e6461500a73/nicok_mytest-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 14:22:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nicok-mytest"
}
        
Elapsed time: 0.02649s