dogfood-logger-package


Namedogfood-logger-package JSON
Version 0.1.4 PyPI version JSON
download
home_page
Summary
upload_time2023-05-10 03:52:34
maintainer
docs_urlNone
authorYour Name
requires_python>=3.9,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-package-example

This is a minimal python package, for use alongside the lesson: https://github.com/BillMills/pythonPackageLesson

Contributing:

Please do! Guidelines:

 - This lesson is for beginners. Yes there are plenty of super fancy things we don't cover here; someday, we'll make a different, super fancy lesson to teach those things.
 - Max 100 lines per PR please.
 - Open an issue or empty PR first to talk about controversial changes.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dogfood-logger-package",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/c1/19b6b2d81463c2bd72bacd0b266bde14c2b5b06edf0cfc7c9a708013c33a/dogfood_logger_package-0.1.4.tar.gz",
    "platform": null,
    "description": "python-package-example\n\nThis is a minimal python package, for use alongside the lesson: https://github.com/BillMills/pythonPackageLesson\n\nContributing:\n\nPlease do! Guidelines:\n\n - This lesson is for beginners. Yes there are plenty of super fancy things we don't cover here; someday, we'll make a different, super fancy lesson to teach those things.\n - Max 100 lines per PR please.\n - Open an issue or empty PR first to talk about controversial changes.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "205d18c989366dc70cd58b65288e3ae1d208a6ea8e55653bbd6dbdee731a4bfb",
                "md5": "4aa7a2015b7e2e93b66e29205d19451c",
                "sha256": "f3e61f9fb78b24db95d50e6aeda4408e033f7f01e69bc2c44fbcae3f64bf7d6a"
            },
            "downloads": -1,
            "filename": "dogfood_logger_package-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4aa7a2015b7e2e93b66e29205d19451c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 3670,
            "upload_time": "2023-05-10T03:52:30",
            "upload_time_iso_8601": "2023-05-10T03:52:30.853128Z",
            "url": "https://files.pythonhosted.org/packages/20/5d/18c989366dc70cd58b65288e3ae1d208a6ea8e55653bbd6dbdee731a4bfb/dogfood_logger_package-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cc119b6b2d81463c2bd72bacd0b266bde14c2b5b06edf0cfc7c9a708013c33a",
                "md5": "8adb73c2677bf7fc2f1783bce211ea17",
                "sha256": "12d68b4fc5412ac0e2dc96770e111342c4e69d63af440b4bcfb064f4e72e264b"
            },
            "downloads": -1,
            "filename": "dogfood_logger_package-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8adb73c2677bf7fc2f1783bce211ea17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 2757,
            "upload_time": "2023-05-10T03:52:34",
            "upload_time_iso_8601": "2023-05-10T03:52:34.270981Z",
            "url": "https://files.pythonhosted.org/packages/7c/c1/19b6b2d81463c2bd72bacd0b266bde14c2b5b06edf0cfc7c9a708013c33a/dogfood_logger_package-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 03:52:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dogfood-logger-package"
}
        
Elapsed time: 0.09415s