ec3-python-wrapper


Nameec3-python-wrapper JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/jbf1212/ec3-python-wrapper
SummaryA python wrapper around the EC3 api by Building Transparency
upload_time2023-03-20 07:18:38
maintainer
docs_urlNone
authorJared Friedman
requires_python
licenseThe MIT License (MIT)
keywords ec3 api
VCS
bugtrack_url
requirements pgeocode
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EC3 Python Wrapper

UNDER ACTIVE DEVELOPMENT. MORE DOCUMENTATION AND FUNCTIONALITY COMING SOON.

This is a Python wrapper for working with the Building Transparency EC3 API.
Documentation for the EC3 API can be found at [https://buildingtransparency.org/ec3/manage-apps/api-doc/api](https://buildingtransparency.org/ec3/manage-apps/api-doc/api)

## Installing

```
pip install ec3-python-wrapper
```

## Documentation

For documentation on how to use the EC3 Python Wrapper visit:
[https://ec3-python-wrapper.readthedocs.io/](https://ec3-python-wrapper.readthedocs.io/)

### Usage Example

Some Jupyter Notebook examples are provided here:

* Overview of some available functions: [ec3_overview.ipynb](ec3_overview.ipynb)
* Querying and plotting materials: [ec3_materials_plot.ipynb](ec3_materials_plot.ipynb)

## Credits

* Obviously none of this would exist without the great efforts of the [Building Transparency](https://buildingtransparency.org/ec3) team and the EC3 database.
* Much of how this library has been structured was modeled off of the amazing work done on the [pyAirtable module](https://github.com/gtalarico/pyairtable).

## License
[MIT](https://opensource.org/licenses/MIT)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jbf1212/ec3-python-wrapper",
    "name": "ec3-python-wrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ec3,api",
    "author": "Jared Friedman",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/2c/7d/f62a782176da6ce6f49d3cc60ea0f3b084a86f37eaec5a7d68f6c809879d/ec3-python-wrapper-0.0.8.tar.gz",
    "platform": null,
    "description": "# EC3 Python Wrapper\r\n\r\nUNDER ACTIVE DEVELOPMENT. MORE DOCUMENTATION AND FUNCTIONALITY COMING SOON.\r\n\r\nThis is a Python wrapper for working with the Building Transparency EC3 API.\r\nDocumentation for the EC3 API can be found at [https://buildingtransparency.org/ec3/manage-apps/api-doc/api](https://buildingtransparency.org/ec3/manage-apps/api-doc/api)\r\n\r\n## Installing\r\n\r\n```\r\npip install ec3-python-wrapper\r\n```\r\n\r\n## Documentation\r\n\r\nFor documentation on how to use the EC3 Python Wrapper visit:\r\n[https://ec3-python-wrapper.readthedocs.io/](https://ec3-python-wrapper.readthedocs.io/)\r\n\r\n### Usage Example\r\n\r\nSome Jupyter Notebook examples are provided here:\r\n\r\n* Overview of some available functions: [ec3_overview.ipynb](ec3_overview.ipynb)\r\n* Querying and plotting materials: [ec3_materials_plot.ipynb](ec3_materials_plot.ipynb)\r\n\r\n## Credits\r\n\r\n* Obviously none of this would exist without the great efforts of the [Building Transparency](https://buildingtransparency.org/ec3) team and the EC3 database.\r\n* Much of how this library has been structured was modeled off of the amazing work done on the [pyAirtable module](https://github.com/gtalarico/pyairtable).\r\n\r\n## License\r\n[MIT](https://opensource.org/licenses/MIT)\r\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)",
    "summary": "A python wrapper around the EC3 api by Building Transparency",
    "version": "0.0.8",
    "split_keywords": [
        "ec3",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7acb04602ada2e2c5279327cf94697518e8fd35cd18c88a097ad9b08a67cba6",
                "md5": "a06892cdf5d99015eb4dbb40c879ba03",
                "sha256": "db9ceaefc4d72fa175300c793836bc46b04603f38f132c50810cde801f629a80"
            },
            "downloads": -1,
            "filename": "ec3_python_wrapper-0.0.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a06892cdf5d99015eb4dbb40c879ba03",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 11198,
            "upload_time": "2023-03-20T07:18:37",
            "upload_time_iso_8601": "2023-03-20T07:18:37.156784Z",
            "url": "https://files.pythonhosted.org/packages/f7/ac/b04602ada2e2c5279327cf94697518e8fd35cd18c88a097ad9b08a67cba6/ec3_python_wrapper-0.0.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c7df62a782176da6ce6f49d3cc60ea0f3b084a86f37eaec5a7d68f6c809879d",
                "md5": "73eb513a4f2e230c48871460dfad9967",
                "sha256": "934e285290d0726146ca1db59259ecbb99c7b5207e8c834dba6e133dd64b8e26"
            },
            "downloads": -1,
            "filename": "ec3-python-wrapper-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "73eb513a4f2e230c48871460dfad9967",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9073,
            "upload_time": "2023-03-20T07:18:38",
            "upload_time_iso_8601": "2023-03-20T07:18:38.787882Z",
            "url": "https://files.pythonhosted.org/packages/2c/7d/f62a782176da6ce6f49d3cc60ea0f3b084a86f37eaec5a7d68f6c809879d/ec3-python-wrapper-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 07:18:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jbf1212",
    "github_project": "ec3-python-wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pgeocode",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "ec3-python-wrapper"
}
        
Elapsed time: 0.05022s