parcllabs


Nameparcllabs JSON
Version 0.1.16 PyPI version JSON
download
home_pagehttps://github.com/ParclLabs/parcllabs-python
SummaryPython SDK for ParclLabs API
upload_time2024-05-04 20:45:04
maintainerNone
docs_urlNone
authorParclLabs
requires_pythonNone
licenseNone
keywords parcllabs api real estate analytics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Official Parcl Labs Python SDK
==============================

A python library for Parcl Labs API.


Setup
-----

You can install this package using pip package manager tool:

    $ pip install parcllabs

Or:

    $ easy_install parcllabs

Setting up a Parcl Labs Account
-------------------------------

Sign up for a Parcl Labs account at https://dashboard.parcllabs.com/signup.

Using the Parcl Labs API
------------------------

Documentation for Parcl Labs API can be found at:

- https://api.parcllabs.com/docs

In the standard documentation (the first link), most of the reference pages will have examples in Parcl Labs official bindings.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ParclLabs/parcllabs-python",
    "name": "parcllabs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "parcllabs api real estate analytics",
    "author": "ParclLabs",
    "author_email": "team@parcllabs.com",
    "download_url": "https://files.pythonhosted.org/packages/78/3c/3f1dd547214f316473f13dc0ca149d8ee57e475771fcd7d318f68ef260f9/parcllabs-0.1.16.tar.gz",
    "platform": null,
    "description": "Official Parcl Labs Python SDK\n==============================\n\nA python library for Parcl Labs API.\n\n\nSetup\n-----\n\nYou can install this package using pip package manager tool:\n\n    $ pip install parcllabs\n\nOr:\n\n    $ easy_install parcllabs\n\nSetting up a Parcl Labs Account\n-------------------------------\n\nSign up for a Parcl Labs account at https://dashboard.parcllabs.com/signup.\n\nUsing the Parcl Labs API\n------------------------\n\nDocumentation for Parcl Labs API can be found at:\n\n- https://api.parcllabs.com/docs\n\nIn the standard documentation (the first link), most of the reference pages will have examples in Parcl Labs official bindings.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python SDK for ParclLabs API",
    "version": "0.1.16",
    "project_urls": {
        "Homepage": "https://github.com/ParclLabs/parcllabs-python"
    },
    "split_keywords": [
        "parcllabs",
        "api",
        "real",
        "estate",
        "analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10ff299d948a4292d931934ae6a480c3280f98d8380a36103a006e3077ee1074",
                "md5": "ec6e5d6af15fa7fc3096b9b573d91c85",
                "sha256": "a772cad1aeb72aa7841db1fa5acd11baae65b52928bc34219d512739d9bafa0f"
            },
            "downloads": -1,
            "filename": "parcllabs-0.1.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec6e5d6af15fa7fc3096b9b573d91c85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16153,
            "upload_time": "2024-05-04T20:45:02",
            "upload_time_iso_8601": "2024-05-04T20:45:02.530509Z",
            "url": "https://files.pythonhosted.org/packages/10/ff/299d948a4292d931934ae6a480c3280f98d8380a36103a006e3077ee1074/parcllabs-0.1.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "783c3f1dd547214f316473f13dc0ca149d8ee57e475771fcd7d318f68ef260f9",
                "md5": "3c8cf294d6a14b3222596fb5949c531a",
                "sha256": "203b47996d7e026848ff8ff5ef01a18bbe0663311fe329b0a0f591c4c41183e8"
            },
            "downloads": -1,
            "filename": "parcllabs-0.1.16.tar.gz",
            "has_sig": false,
            "md5_digest": "3c8cf294d6a14b3222596fb5949c531a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14332,
            "upload_time": "2024-05-04T20:45:04",
            "upload_time_iso_8601": "2024-05-04T20:45:04.329181Z",
            "url": "https://files.pythonhosted.org/packages/78/3c/3f1dd547214f316473f13dc0ca149d8ee57e475771fcd7d318f68ef260f9/parcllabs-0.1.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 20:45:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ParclLabs",
    "github_project": "parcllabs-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "parcllabs"
}
        
Elapsed time: 0.26410s