copious


Namecopious JSON
Version 0.1.28 PyPI version JSON
download
home_pagehttps://github.com/brianlan/copious
SummaryA handy tool that make your day to day programming much easier.
upload_time2025-08-05 09:48:08
maintainerNone
docs_urlNone
authorbrianlan
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements contourpy cycler exceptiongroup fonttools importlib-resources iniconfig kiwisolver matplotlib numpy opencv-python packaging pillow pluggy pyparsing pytest python-dateutil pyyaml scipy six tomli tqdm zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Copious

A handy tool that make your day to day programming much easier. 

The name comes from the latin word cornucopia.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brianlan/copious",
    "name": "copious",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "brianlan",
    "author_email": "brianlanbo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/22/200d42194341d536799fbde7a00eaff7177cca927e4089c760ed193cd5c2/copious-0.1.28.tar.gz",
    "platform": null,
    "description": "# Copious\n\nA handy tool that make your day to day programming much easier. \n\nThe name comes from the latin word cornucopia.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A handy tool that make your day to day programming much easier. ",
    "version": "0.1.28",
    "project_urls": {
        "Homepage": "https://github.com/brianlan/copious"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3312d9aceb3b7c214cd1bf2b9277aaa9e542b14d5a01669e7ceab74b0e63a7a",
                "md5": "af2e2df97113f26619a3414d39dae7af",
                "sha256": "dfa056995b86230038220eaeb6c34eabea0a9687bccedfef3186894fd2371f53"
            },
            "downloads": -1,
            "filename": "copious-0.1.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af2e2df97113f26619a3414d39dae7af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12944,
            "upload_time": "2025-08-05T09:48:07",
            "upload_time_iso_8601": "2025-08-05T09:48:07.344646Z",
            "url": "https://files.pythonhosted.org/packages/f3/31/2d9aceb3b7c214cd1bf2b9277aaa9e542b14d5a01669e7ceab74b0e63a7a/copious-0.1.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7022200d42194341d536799fbde7a00eaff7177cca927e4089c760ed193cd5c2",
                "md5": "c6245eedad82d29b3629512cfa302a37",
                "sha256": "0afffb2c3c20f1eb0ec544ab30122e17c8afdc463ed87986e4fe7821f7b6f93e"
            },
            "downloads": -1,
            "filename": "copious-0.1.28.tar.gz",
            "has_sig": false,
            "md5_digest": "c6245eedad82d29b3629512cfa302a37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10211,
            "upload_time": "2025-08-05T09:48:08",
            "upload_time_iso_8601": "2025-08-05T09:48:08.753419Z",
            "url": "https://files.pythonhosted.org/packages/70/22/200d42194341d536799fbde7a00eaff7177cca927e4089c760ed193cd5c2/copious-0.1.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 09:48:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brianlan",
    "github_project": "copious",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.51.0"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    "==",
                    "6.4.0"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.7.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.10.0.84"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.3.0"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.2.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.10.1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.4"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.18.1"
                ]
            ]
        }
    ],
    "lcname": "copious"
}
        
Elapsed time: 1.65124s