pysingleton


Namepysingleton JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/timofurrer/singleton
SummaryUse singletons with a decorator
upload_time2017-04-04 07:38:30
maintainerNone
docs_urlNone
authorTimo Furrer
requires_pythonNone
licenseUNKNOWN
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timofurrer/singleton",
    "name": "pysingleton",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Timo Furrer",
    "author_email": "tuxtimo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/4d/0a4d66a12b129ebe512e62ddf3d935bc2b8b80cb209cdd45b4e9b0d21dfa/pysingleton-0.2.1.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "Use singletons with a decorator",
    "version": "0.2.1",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/timofurrer/singleton"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "934d0a4d66a12b129ebe512e62ddf3d935bc2b8b80cb209cdd45b4e9b0d21dfa",
                "md5": "406d48604072537c0374bea55d03271a",
                "sha256": "5776e7a4ba0bab26709da604f4e648c5814385fef34010723db3da0d41b0dbcc"
            },
            "downloads": -1,
            "filename": "pysingleton-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "406d48604072537c0374bea55d03271a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1312,
            "upload_time": "2017-04-04T07:38:30",
            "upload_time_iso_8601": "2017-04-04T07:38:30.659412Z",
            "url": "https://files.pythonhosted.org/packages/93/4d/0a4d66a12b129ebe512e62ddf3d935bc2b8b80cb209cdd45b4e9b0d21dfa/pysingleton-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-04-04 07:38:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timofurrer",
    "github_project": "singleton",
    "github_not_found": true,
    "lcname": "pysingleton"
}
        
Elapsed time: 0.09866s