delta-method


Namedelta-method JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/letsgoexploring/delta-method
SummaryA Python module that performs delta method calculations.
upload_time2024-07-24 23:33:58
maintainerNone
docs_urlNone
authorBrian C. Jenkins
requires_pythonNone
licenseNone
keywords economics statistics delta method
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/letsgoexploring/delta-method",
    "name": "delta-method",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "economics, statistics, delta method",
    "author": "Brian C. Jenkins",
    "author_email": "bcjenkin@uci.edu",
    "download_url": "https://files.pythonhosted.org/packages/9d/18/cb4345aa9231f32db491732240d2afa61a2df3bef3467595994d6aa52e33/delta_method-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python module that performs delta method calculations.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/letsgoexploring/delta-method/raw/master/dist/delta_method-0.1.tar.gz",
        "Homepage": "https://github.com/letsgoexploring/delta-method"
    },
    "split_keywords": [
        "economics",
        " statistics",
        " delta method"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64461d26d7e099cf80f7fa2f987e00b6f88e1006261b2174c57684be3625a196",
                "md5": "aecd992053e6eda62e9d9ad2975dee85",
                "sha256": "1492c51359d6822a430b3486042079884ec9ef43986f8381e69e70ada9340624"
            },
            "downloads": -1,
            "filename": "delta_method-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aecd992053e6eda62e9d9ad2975dee85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3408,
            "upload_time": "2024-07-24T23:33:57",
            "upload_time_iso_8601": "2024-07-24T23:33:57.349629Z",
            "url": "https://files.pythonhosted.org/packages/64/46/1d26d7e099cf80f7fa2f987e00b6f88e1006261b2174c57684be3625a196/delta_method-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d18cb4345aa9231f32db491732240d2afa61a2df3bef3467595994d6aa52e33",
                "md5": "12710d0e13ebd756a010fcf310ccc922",
                "sha256": "5b85c5d8ed529df5ca46a777b4d791aa0fbfca391ebda51cfd2faaa66fb7936b"
            },
            "downloads": -1,
            "filename": "delta_method-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "12710d0e13ebd756a010fcf310ccc922",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3078,
            "upload_time": "2024-07-24T23:33:58",
            "upload_time_iso_8601": "2024-07-24T23:33:58.717305Z",
            "url": "https://files.pythonhosted.org/packages/9d/18/cb4345aa9231f32db491732240d2afa61a2df3bef3467595994d6aa52e33/delta_method-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 23:33:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "letsgoexploring",
    "github_project": "delta-method",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "delta-method"
}
        
Elapsed time: 0.34361s