gryszkapackage


Namegryszkapackage JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Gryszka/public_package
SummaryTesting WHL purpose. Hello World
upload_time2024-08-23 13:16:20
maintainerNone
docs_urlNone
authorGryszka
requires_pythonNone
licenseApache License 2.0
keywords testing example package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # test_public

This is a test package for demonstration purposes. 

It was created just for learnirng and testing Public WHL packages. 

So meanwhile there is only CHAOS , I will create the cleaned version when it's ready! :)


## Installation

You can install the package using pip:

```bash
pip install gryszkapackage
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Gryszka/public_package",
    "name": "gryszkapackage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "testing example package",
    "author": "Gryszka",
    "author_email": "romanowicz.g@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/90/c9/f6392dfb81914aaaceaded612ff050f4d86420ee906ea42c28c99bd3f28e/gryszkapackage-0.1.1.tar.gz",
    "platform": null,
    "description": "# test_public\n\nThis is a test package for demonstration purposes. \n\nIt was created just for learnirng and testing Public WHL packages. \n\nSo meanwhile there is only CHAOS , I will create the cleaned version when it's ready! :)\n\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install gryszkapackage\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Testing WHL purpose. Hello World",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Gryszka/public_package"
    },
    "split_keywords": [
        "testing",
        "example",
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1d62b1e469b08de30931059900106a86beb044f4dad11c8392672989dcf729c",
                "md5": "b956866299a8a752bedcc1f4e0728dcd",
                "sha256": "518b9740a3c216e5eba26c8204f5ddd7cdb2ae5a1cef6e3a0811076f70241e34"
            },
            "downloads": -1,
            "filename": "gryszkapackage-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b956866299a8a752bedcc1f4e0728dcd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6025,
            "upload_time": "2024-08-23T13:16:19",
            "upload_time_iso_8601": "2024-08-23T13:16:19.698871Z",
            "url": "https://files.pythonhosted.org/packages/b1/d6/2b1e469b08de30931059900106a86beb044f4dad11c8392672989dcf729c/gryszkapackage-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90c9f6392dfb81914aaaceaded612ff050f4d86420ee906ea42c28c99bd3f28e",
                "md5": "e94cfebc189509d2a23428f32940728d",
                "sha256": "cce2b2101f8f6784676aa23ccd5ef527b837d610ed710339903cdbdc79ced17a"
            },
            "downloads": -1,
            "filename": "gryszkapackage-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e94cfebc189509d2a23428f32940728d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1790,
            "upload_time": "2024-08-23T13:16:20",
            "upload_time_iso_8601": "2024-08-23T13:16:20.968138Z",
            "url": "https://files.pythonhosted.org/packages/90/c9/f6392dfb81914aaaceaded612ff050f4d86420ee906ea42c28c99bd3f28e/gryszkapackage-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 13:16:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Gryszka",
    "github_project": "public_package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gryszkapackage"
}
        
Elapsed time: 0.34729s