EstateEdgePy


NameEstateEdgePy JSON
Version 0.7.1 PyPI version JSON
download
home_pageNone
SummaryEstateEdgePy is a powerful and user-friendly asynchronous Python package designed to enhance data analysis of property data.
upload_time2025-07-10 20:46:17
maintainerPeter Mbachu
docs_urlNone
authorDataDock-AI
requires_python<4.0,>=3.10
licenseMIT
keywords estateedgepy datadock-ai python real estate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EstateEdgePy Library  

-----

![Python Versions](https://img.shields.io/badge/python-3.12|3.13|3.14-blue) 
![Latest Release](https://img.shields.io/badge/Release-v0.1.0-blue.svg)


## Introduction

`EstateEdgePy` is a powerful and user-friendly asynchronous Python package designed to enhance data analysis.


## Get Started on Windows/MacOS/Linux Terminal

-------

You can use `Poetry` or any dependency manager or use the general `pip install` command to install `datadock`.

### Using pip command to install `EstateEdgePy`

```commandline
pip install EstateEdgePy
```

### Using Poetry to install `EstateEdgePy`


1. Open your terminal and install poetry _[if you do not have poetry]_ using `pip`.
    
    ```commandline
   pip install poetry
   ```
   or Install poetry using `pipx`.
    
    ```commandline 
   pipx install poetry
    ```
   or Install using `curl`

   ```commandline
   curl -sSL https://install.python-poetry.org | python3 -
   ```

2. Create a project using poetry command. This will create a `pyproject.TOML` in your project.
Follow the instructions to finish creating your project

    ```commandline
    poetry new project_name
    ```

3. Change directory to your project

   ```commandline
   cd project_name
   ```

4. Run the poetry command to add `EstateEdgePy`: 

    ```commandline
   poetry add EstateEdgePy
   ```


## Use EstateEdgePy with Jupyter

----------

1. Open notebook in your project and install `datadock` using `pip` command.
    
    ```bash
   !pip install EstateEdgePy
   ```

----------------------------------


## How to use the latest version of `EstateEdgePy` in your terminal.

   ```commandline
   pip install --upgrade EstateEdgePy
   ```

or

   ```commandline
   pip install EstateEdgePy==<latest version number here>   
   ```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "EstateEdgePy",
    "maintainer": "Peter Mbachu",
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": "peter.mbachu@datadock.ai",
    "keywords": "EstateEdgePy, DataDock-AI, python, Real Estate",
    "author": "DataDock-AI",
    "author_email": "api@datadock.ai",
    "download_url": "https://files.pythonhosted.org/packages/e3/27/4e14b7e56b214c5d184032644aed1096c744eade499ac1a9971bfb018e2f/estateedgepy-0.7.1.tar.gz",
    "platform": null,
    "description": "# EstateEdgePy Library  \n\n-----\n\n![Python Versions](https://img.shields.io/badge/python-3.12|3.13|3.14-blue) \n![Latest Release](https://img.shields.io/badge/Release-v0.1.0-blue.svg)\n\n\n## Introduction\n\n`EstateEdgePy` is a powerful and user-friendly asynchronous Python package designed to enhance data analysis.\n\n\n## Get Started on Windows/MacOS/Linux Terminal\n\n-------\n\nYou can use `Poetry` or any dependency manager or use the general `pip install` command to install `datadock`.\n\n### Using pip command to install `EstateEdgePy`\n\n```commandline\npip install EstateEdgePy\n```\n\n### Using Poetry to install `EstateEdgePy`\n\n\n1. Open your terminal and install poetry _[if you do not have poetry]_ using `pip`.\n    \n    ```commandline\n   pip install poetry\n   ```\n   or Install poetry using `pipx`.\n    \n    ```commandline \n   pipx install poetry\n    ```\n   or Install using `curl`\n\n   ```commandline\n   curl -sSL https://install.python-poetry.org | python3 -\n   ```\n\n2. Create a project using poetry command. This will create a `pyproject.TOML` in your project.\nFollow the instructions to finish creating your project\n\n    ```commandline\n    poetry new project_name\n    ```\n\n3. Change directory to your project\n\n   ```commandline\n   cd project_name\n   ```\n\n4. Run the poetry command to add `EstateEdgePy`: \n\n    ```commandline\n   poetry add EstateEdgePy\n   ```\n\n\n## Use EstateEdgePy with Jupyter\n\n----------\n\n1. Open notebook in your project and install `datadock` using `pip` command.\n    \n    ```bash\n   !pip install EstateEdgePy\n   ```\n\n----------------------------------\n\n\n## How to use the latest version of `EstateEdgePy` in your terminal.\n\n   ```commandline\n   pip install --upgrade EstateEdgePy\n   ```\n\nor\n\n   ```commandline\n   pip install EstateEdgePy==<latest version number here>   \n   ```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "EstateEdgePy is a powerful and user-friendly asynchronous Python package designed to enhance data analysis of property data.",
    "version": "0.7.1",
    "project_urls": null,
    "split_keywords": [
        "estateedgepy",
        " datadock-ai",
        " python",
        " real estate"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "009c83e6f435abba854920a82dd8c5c77161da751d047d765cf9724a49a1fb5c",
                "md5": "af4a88575a9e09121704e51c848226dd",
                "sha256": "50a28aae6b1f14313767d26dc3a992aad24bd3f2b8cfea41c1679edcf9f378c4"
            },
            "downloads": -1,
            "filename": "estateedgepy-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af4a88575a9e09121704e51c848226dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 17706,
            "upload_time": "2025-07-10T20:46:16",
            "upload_time_iso_8601": "2025-07-10T20:46:16.186866Z",
            "url": "https://files.pythonhosted.org/packages/00/9c/83e6f435abba854920a82dd8c5c77161da751d047d765cf9724a49a1fb5c/estateedgepy-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3274e14b7e56b214c5d184032644aed1096c744eade499ac1a9971bfb018e2f",
                "md5": "06c576ef1fc658e48ea93119fdbd6a87",
                "sha256": "21b31bd8e96b698aae7851ffb0fd4f1e874e500a87db888a392ffbd2e3c7c55a"
            },
            "downloads": -1,
            "filename": "estateedgepy-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "06c576ef1fc658e48ea93119fdbd6a87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 12551,
            "upload_time": "2025-07-10T20:46:17",
            "upload_time_iso_8601": "2025-07-10T20:46:17.331696Z",
            "url": "https://files.pythonhosted.org/packages/e3/27/4e14b7e56b214c5d184032644aed1096c744eade499ac1a9971bfb018e2f/estateedgepy-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 20:46:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "estateedgepy"
}
        
Elapsed time: 1.80170s