PyAnanyo


NamePyAnanyo JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryPyTools is a versatile Python library designed to provide developers with a wide range of tools and utilities for various tasks. From basic mathematical operations to complex geometry calculations, PyTools aims to simplify coding tasks and enhance productivity. With its intuitive API and comprehensive documentation, PyTools is suitable for beginners and experienced developers alike.
upload_time2024-03-19 08:54:13
maintainer
docs_urlNone
authorAnanyo Bhattacharya
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    PyTools is a versatile Python library designed to provide developers with a wide range of tools and utilities for various tasks. From basic mathematical operations to complex geometry calculations, PyTools aims to simplify coding tasks and enhance productivity. With its intuitive API and comprehensive documentation, PyTools is suitable for beginners and experienced developers alike.

    PyTools includes modules for basic mathematical operations (pymath.basic), geometric calculations (pymath.geometry), and utility functions (pyutils). The pymath.basic module provides functions for addition, subtraction, multiplication, and division, while the pymath.geometry module offers functions for calculating areas, volumes, and surface areas of various geometric shapes such as rectangles, squares, cuboids, cubes, circles, spheres, and cylinders. The pyutils module includes functions for handling user input, such as automatic conversion of string inputs to integer or float values.

    Whether you're working on a simple scripting task or a complex software project, PyTools can help streamline your development process and make your code more efficient and readable.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PyAnanyo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ananyo Bhattacharya",
    "author_email": "ananyobhattacharya.14.15.0012@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/b2/e0f339397b89eabf72cff36dbfd6c26d131bb379df4d4e40002a6f0b1982/PyAnanyo-1.0.0.tar.gz",
    "platform": null,
    "description": "\r\n    PyTools is a versatile Python library designed to provide developers with a wide range of tools and utilities for various tasks. From basic mathematical operations to complex geometry calculations, PyTools aims to simplify coding tasks and enhance productivity. With its intuitive API and comprehensive documentation, PyTools is suitable for beginners and experienced developers alike.\r\n\r\n    PyTools includes modules for basic mathematical operations (pymath.basic), geometric calculations (pymath.geometry), and utility functions (pyutils). The pymath.basic module provides functions for addition, subtraction, multiplication, and division, while the pymath.geometry module offers functions for calculating areas, volumes, and surface areas of various geometric shapes such as rectangles, squares, cuboids, cubes, circles, spheres, and cylinders. The pyutils module includes functions for handling user input, such as automatic conversion of string inputs to integer or float values.\r\n\r\n    Whether you're working on a simple scripting task or a complex software project, PyTools can help streamline your development process and make your code more efficient and readable.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PyTools is a versatile Python library designed to provide developers with a wide range of tools and utilities for various tasks. From basic mathematical operations to complex geometry calculations, PyTools aims to simplify coding tasks and enhance productivity. With its intuitive API and comprehensive documentation, PyTools is suitable for beginners and experienced developers alike.",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54df6b02a9388d938e060dd9469cfeed0f376d150ea296999ad4baccd8aa8f10",
                "md5": "b68fc218183cd79487d6903fba20f9b2",
                "sha256": "1aca6fc2249729ea83cc004224afc0fead430a3928503142611bad2e15663f26"
            },
            "downloads": -1,
            "filename": "PyAnanyo-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b68fc218183cd79487d6903fba20f9b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1716,
            "upload_time": "2024-03-19T08:54:11",
            "upload_time_iso_8601": "2024-03-19T08:54:11.799383Z",
            "url": "https://files.pythonhosted.org/packages/54/df/6b02a9388d938e060dd9469cfeed0f376d150ea296999ad4baccd8aa8f10/PyAnanyo-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0eb2e0f339397b89eabf72cff36dbfd6c26d131bb379df4d4e40002a6f0b1982",
                "md5": "ed0ff40bbdc75a2c9570c85143356a48",
                "sha256": "d73e58bd86498f56d58f94fd30c9d6cad96f184450ac18607e25f628af290caf"
            },
            "downloads": -1,
            "filename": "PyAnanyo-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed0ff40bbdc75a2c9570c85143356a48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1654,
            "upload_time": "2024-03-19T08:54:13",
            "upload_time_iso_8601": "2024-03-19T08:54:13.844153Z",
            "url": "https://files.pythonhosted.org/packages/0e/b2/e0f339397b89eabf72cff36dbfd6c26d131bb379df4d4e40002a6f0b1982/PyAnanyo-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 08:54:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyananyo"
}
        
Elapsed time: 0.20024s