boring-math-pythagorean-triples


Nameboring-math-pythagorean-triples JSON
Version 0.8.2 PyPI version JSON
download
home_pageNone
SummaryPythagorean triples
upload_time2025-08-04 20:39:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords mathematics pythagorean triples
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Boring Math - Pythagorean Triples
=================================

PyPI project
`boring-math-pythagorean-triples
<https://pypi.org/project/boring-math-pythagorean-triples>`_.

Package containing a class to generate Pythagorean triples along
with a CLI executable.

This PyPI project is part of of the grscheller
`boring-math namespace projects
<https://github.com/grscheller/boring-math/blob/main/README.md>`_

Documentation
-------------

Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/boring-math/pythagorean-triples/development/build/html>`_.

Copyright and License
---------------------

Copyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "boring-math-pythagorean-triples",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "mathematics, pythagorean, triples",
    "author": null,
    "author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
    "download_url": "https://files.pythonhosted.org/packages/25/1f/b508a1d812c1aefa08842f34f3bbd04895a23e39d01f76171598f10b979e/boring_math_pythagorean_triples-0.8.2.tar.gz",
    "platform": null,
    "description": "Boring Math - Pythagorean Triples\n=================================\n\nPyPI project\n`boring-math-pythagorean-triples\n<https://pypi.org/project/boring-math-pythagorean-triples>`_.\n\nPackage containing a class to generate Pythagorean triples along\nwith a CLI executable.\n\nThis PyPI project is part of of the grscheller\n`boring-math namespace projects\n<https://github.com/grscheller/boring-math/blob/main/README.md>`_\n\nDocumentation\n-------------\n\nDocumentation for this project is hosted on\n`GitHub Pages\n<https://grscheller.github.io/boring-math/pythagorean-triples/development/build/html>`_.\n\nCopyright and License\n---------------------\n\nCopyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache\nLicense, Version 2.0. See the LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pythagorean triples",
    "version": "0.8.2",
    "project_urls": {
        "Changelog": "https://github.com/grscheller/boring-math-pythagorean-triples/blob/main/CHANGELOG.md",
        "Documentation": "https://grscheller.github.io/boring-math/pythagorean-triples/development/build/html/releases.html",
        "Homepage": "https://github.com/grscheller/boring-math/blob/main/README.md",
        "Source": "https://github.com/grscheller/boring-math-pythagorean-triples"
    },
    "split_keywords": [
        "mathematics",
        " pythagorean",
        " triples"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "74d953fc59d65ae7cb26429dc14cfc8504d261fe94cb5289c47ef47d01da9641",
                "md5": "378bb581c941be35358b156bd55394e7",
                "sha256": "16b3bde337d4e860a014c65e1c7c437b2342ecc8324936ad01ef5cb9be2bb467"
            },
            "downloads": -1,
            "filename": "boring_math_pythagorean_triples-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "378bb581c941be35358b156bd55394e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10476,
            "upload_time": "2025-08-04T20:39:28",
            "upload_time_iso_8601": "2025-08-04T20:39:28.938597Z",
            "url": "https://files.pythonhosted.org/packages/74/d9/53fc59d65ae7cb26429dc14cfc8504d261fe94cb5289c47ef47d01da9641/boring_math_pythagorean_triples-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "251fb508a1d812c1aefa08842f34f3bbd04895a23e39d01f76171598f10b979e",
                "md5": "d2dce8a4915c025fdbdb231535e344d6",
                "sha256": "d9cca9073c87e2bc4e04af98bfe436422c88e598446f2c85ca0b29821dab8e36"
            },
            "downloads": -1,
            "filename": "boring_math_pythagorean_triples-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d2dce8a4915c025fdbdb231535e344d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 9340,
            "upload_time": "2025-08-04T20:39:30",
            "upload_time_iso_8601": "2025-08-04T20:39:30.213044Z",
            "url": "https://files.pythonhosted.org/packages/25/1f/b508a1d812c1aefa08842f34f3bbd04895a23e39d01f76171598f10b979e/boring_math_pythagorean_triples-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 20:39:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grscheller",
    "github_project": "boring-math-pythagorean-triples",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "boring-math-pythagorean-triples"
}
        
Elapsed time: 1.47647s