classutils


Nameclassutils JSON
Version 1.18.2 PyPI version JSON
download
home_pagehttps://bitbucket.org/daycoder/classutils.git
SummaryA collection of utilites to enhance Python classes.
upload_time2023-06-20 19:48:46
maintainer
docs_urlNone
authorHywel Thomas
requires_python
licenseMIT
keywords class observer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
classutils
==========

A collections of utilities for enhancing classes.





            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/daycoder/classutils.git",
    "name": "classutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Class,Observer",
    "author": "Hywel Thomas",
    "author_email": "hywel.thomas@mac.com",
    "download_url": "https://files.pythonhosted.org/packages/69/a6/a5f7cc9979045efb6336e2d394ae3934415c63d5563f34251f0b3fae4492/classutils-1.18.2.tar.gz",
    "platform": null,
    "description": "\nclassutils\n==========\n\nA collections of utilities for enhancing classes.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of utilites to enhance Python classes.",
    "version": "1.18.2",
    "project_urls": {
        "Download": "https://bitbucket.org/daycoder/classutils.git/get/1.18.2.tar",
        "Homepage": "https://bitbucket.org/daycoder/classutils.git"
    },
    "split_keywords": [
        "class",
        "observer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1ff12c7558bd7da7a6e828de7ee91cd1c3bfc1b0d52886ee068d02688398fb3",
                "md5": "eb962216ceac3813d95299dfb44d9772",
                "sha256": "952d9cf06012bc4408b62df62331d6146062019616f231904e6a20f209b4a2d2"
            },
            "downloads": -1,
            "filename": "classutils-1.18.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb962216ceac3813d95299dfb44d9772",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16704,
            "upload_time": "2023-06-20T19:48:45",
            "upload_time_iso_8601": "2023-06-20T19:48:45.157622Z",
            "url": "https://files.pythonhosted.org/packages/f1/ff/12c7558bd7da7a6e828de7ee91cd1c3bfc1b0d52886ee068d02688398fb3/classutils-1.18.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69a6a5f7cc9979045efb6336e2d394ae3934415c63d5563f34251f0b3fae4492",
                "md5": "1f62234852cbe42907cdb6f1e157ad0a",
                "sha256": "cdca7b09be2abe832445c04f4a67d4ae28caf95a12ed775195c3b5a3aa0c5954"
            },
            "downloads": -1,
            "filename": "classutils-1.18.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1f62234852cbe42907cdb6f1e157ad0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12373,
            "upload_time": "2023-06-20T19:48:46",
            "upload_time_iso_8601": "2023-06-20T19:48:46.699094Z",
            "url": "https://files.pythonhosted.org/packages/69/a6/a5f7cc9979045efb6336e2d394ae3934415c63d5563f34251f0b3fae4492/classutils-1.18.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 19:48:46",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "daycoder",
    "bitbucket_project": "classutils",
    "lcname": "classutils"
}
        
Elapsed time: 0.08838s