SECFC


NameSECFC JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/yebarryallen/SECFC
SummaryA Python package to calculate carbon footprint from various activities.
upload_time2024-07-02 08:51:01
maintainerNone
docs_urlNone
authorJinquan Ye
requires_python>=3.6
licenseNone
keywords survey carbon footprint emissions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The SECFC (Survey Embedded Carbon Footprint Calculator) is a Python package designed to calculate the carbon footprint of individuals based on their survey responses. This tutorial will guide you through using the package to calculate carbon footprints from survey data.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yebarryallen/SECFC",
    "name": "SECFC",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "survey, carbon footprint, emissions",
    "author": "Jinquan Ye",
    "author_email": "jinquan.ye@duke.edu",
    "download_url": "https://files.pythonhosted.org/packages/8a/d8/4d3d863f445dbeb41bfd6daea8031d87969d6b4e1fd82c9847039884a2dd/SECFC-0.1.1.tar.gz",
    "platform": null,
    "description": "The SECFC (Survey Embedded Carbon Footprint Calculator) is a Python package designed to calculate the carbon footprint of individuals based on their survey responses. This tutorial will guide you through using the package to calculate carbon footprints from survey data.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package to calculate carbon footprint from various activities.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/yebarryallen/SECFC"
    },
    "split_keywords": [
        "survey",
        " carbon footprint",
        " emissions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff164ed122f449f3c2eca26736b168e4c806556091076bb536ee8d6567985966",
                "md5": "ec6b456c59d448ff099596a4c90369ec",
                "sha256": "1e4caeecd2e50c674bb1221b7031653231421258bab736cbba65ce62eeca90d7"
            },
            "downloads": -1,
            "filename": "SECFC-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec6b456c59d448ff099596a4c90369ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5990,
            "upload_time": "2024-07-02T08:50:58",
            "upload_time_iso_8601": "2024-07-02T08:50:58.717090Z",
            "url": "https://files.pythonhosted.org/packages/ff/16/4ed122f449f3c2eca26736b168e4c806556091076bb536ee8d6567985966/SECFC-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ad84d3d863f445dbeb41bfd6daea8031d87969d6b4e1fd82c9847039884a2dd",
                "md5": "21e02f94ca9ceff5583cdc56c04ada0d",
                "sha256": "5143b89ab95765d6dc818715e365747139a6932b1f6099b199992e4690c30b40"
            },
            "downloads": -1,
            "filename": "SECFC-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "21e02f94ca9ceff5583cdc56c04ada0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7165,
            "upload_time": "2024-07-02T08:51:01",
            "upload_time_iso_8601": "2024-07-02T08:51:01.449084Z",
            "url": "https://files.pythonhosted.org/packages/8a/d8/4d3d863f445dbeb41bfd6daea8031d87969d6b4e1fd82c9847039884a2dd/SECFC-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 08:51:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yebarryallen",
    "github_project": "SECFC",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "secfc"
}
        
Elapsed time: 1.73504s