mikes-toolbox2


Namemikes-toolbox2 JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryTesting publishing a package to pypi
upload_time2023-09-23 07:59:20
maintainer
docs_urlNone
authorMike Huls
requires_python>=3.9,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mike's toolbox 2
This package is the result of an article that demonstrates how to create a package and publish it in a few easy steps.
There is no useful code contained in this package.

Usefull links:  
- Find the article [here](mikehuls.com) or [here](https://mikehuls.medium.com/creating-and-publishing-your-own-python-package-for-absolute-beginners-7656c893f387)   
- Find the source code for creating the package on [Github](https://github.com/mike-huls/mikes-toolbox2)

Read more / connect:
- [Personal website](https://mikehuls.com)
- [Medium profile](https://mikehuls.medium.com)
- [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/Mike_Huls.svg?style=social&label=Follow%20Mike_Huls)](https://twitter.com/Mike_Huls)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mikes-toolbox2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mike Huls",
    "author_email": "mikehuls42@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/af/10/472472ead78a3407ac9eb2b223a1a0debac2886accdb77f143b1aa246b24/mikes_toolbox2-0.0.2.tar.gz",
    "platform": null,
    "description": "# Mike's toolbox 2\nThis package is the result of an article that demonstrates how to create a package and publish it in a few easy steps.\nThere is no useful code contained in this package.\n\nUsefull links:  \n- Find the article [here](mikehuls.com) or [here](https://mikehuls.medium.com/creating-and-publishing-your-own-python-package-for-absolute-beginners-7656c893f387)   \n- Find the source code for creating the package on [Github](https://github.com/mike-huls/mikes-toolbox2)\n\nRead more / connect:\n- [Personal website](https://mikehuls.com)\n- [Medium profile](https://mikehuls.medium.com)\n- [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/Mike_Huls.svg?style=social&label=Follow%20Mike_Huls)](https://twitter.com/Mike_Huls)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Testing publishing a package to pypi",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66ed014f06f41286b01ddcc71d5fe06574f1690586edb12db88ca94fd4d8b6a3",
                "md5": "93ea680084dd522e8b0301e386c9c758",
                "sha256": "77a1e4de35d7905c0528eaad52a6e55a17f3952817f5c17f38bd1932f4a5ae63"
            },
            "downloads": -1,
            "filename": "mikes_toolbox2-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93ea680084dd522e8b0301e386c9c758",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 1880,
            "upload_time": "2023-09-23T07:59:18",
            "upload_time_iso_8601": "2023-09-23T07:59:18.375142Z",
            "url": "https://files.pythonhosted.org/packages/66/ed/014f06f41286b01ddcc71d5fe06574f1690586edb12db88ca94fd4d8b6a3/mikes_toolbox2-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af10472472ead78a3407ac9eb2b223a1a0debac2886accdb77f143b1aa246b24",
                "md5": "5b53e0701ca3697eab6c3cef048abea8",
                "sha256": "ea068486f46d24658603a9eb188568403cc471a5a3e20c1016883df45c8996c4"
            },
            "downloads": -1,
            "filename": "mikes_toolbox2-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b53e0701ca3697eab6c3cef048abea8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 1431,
            "upload_time": "2023-09-23T07:59:20",
            "upload_time_iso_8601": "2023-09-23T07:59:20.023169Z",
            "url": "https://files.pythonhosted.org/packages/af/10/472472ead78a3407ac9eb2b223a1a0debac2886accdb77f143b1aa246b24/mikes_toolbox2-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-23 07:59:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mikes-toolbox2"
}
        
Elapsed time: 0.13906s