{ "info": { "author": "Matt Koskela", "author_email": "mattkoskela@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# trulia\n\nPython library for accessing Trulia's REST API\n\n## Installation\n\n pip install trulia\n\n## Usage\n\n import trulia.stats\n import trulia.location\n\n TRULIA_KEY = \"RELACE_WITH_YOUR_API_KEY\"\n\n # Get all cities in California\n cities = trulia.location.LocationInfo(TRULIA_KEY).get_cities_in_state(\"CA\")\n\n # Get all counties in California\n counties = trulia.location.LocationInfo(TRULIA_KEY).get_counties_in_state(\"CA\")\n\n # Get all neighborhoods in Los Angeles\n neighborhoods = trulia.location.LocationInfo(TRULIA_KEY).get_neighborhoods_in_city(\"Los Angeles\", \"CA\")\n\n # Get all states in the United States\n states = trulia.location.LocationInfo(TRULIA_KEY).get_states()\n\n # Get all zip codes in California\n zip_codes = trulia.location.LocationInfo(TRULIA_KEY).get_zip_codes_in_state(\"CA\")\n\n # Get all traffic and listing stats for the city of Los Angeles in January 2014\n city_stats = trulia.stats.TruliaStats(TRULIA_KEY).get_city_stats(city=\"Los Angeles\", state=\"CA\", start_date=\"2014-01-01\", end_date=\"2014-01-31\")\n\n # Get all traffic and listing stats for Santa Clara county in January 2014\n county_stats = trulia.stats.TruliaStats(TRULIA_KEY).get_county_stats(city=\"Santa Clara\", state=\"CA\", start_date=\"2014-01-01\", end_date=\"2014-01-31\")\n\n # Get all traffic and listing stats for Venice, CA neighborhood in January 2014\n neighborhood_stats = trulia.stats.TruliaStats(TRULIA_KEY).get_neighborhood_stats(neighborhood_id=7183, start_date=\"2014-01-01\", end_date=\"2014-01-31\")\n\n # Get all traffic and listing stats for California in January 2014\n state_stats = trulia.stats.TruliaStats(TRULIA_KEY).get_state_stats(state=\"CA\", start_date=\"2014-01-01\", end_date=\"2014-01-31\")\n\n # Get all traffic and listing stats for the 90025 zip code in January 2014\n zip_code_stats = trulia.stats.TruliaStats(TRULIA_KEY).get_zip_code_stats(zip_code=\"90025\", start_date=\"2014-01-01\", end_date=\"2014-01-31\")\n\n## Documentation\n\nTrulia's API documentation can be found here: http://developer.trulia.com/docs", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattkoskela/trulia", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "trulia", "package_url": "https://pypi.org/project/trulia/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/trulia/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mattkoskela/trulia" }, "release_url": "https://pypi.org/project/trulia/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Python library for accessing trulia.com's REST API", "version": "0.0.3" }, "last_serial": 1141597, "releases": { "0.0.2": [ { "comment_text": "built for Darwin-13.2.0", "digests": { "md5": "283491f1cff9e3377345042a822b2269", "sha256": "7a82b8bc4ed43fb562fc620a9d4aaac8a0e04751fde8532e57621b1bc0347856" }, "downloads": -1, "filename": "trulia-0.0.2.macosx-10.9-intel.tar.gz", "has_sig": false, "md5_digest": "283491f1cff9e3377345042a822b2269", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2890, "upload_time": "2014-06-29T16:01:32", "url": "https://files.pythonhosted.org/packages/d7/a0/061dfba2f76752c1593e5804c0c473245c23f85235f99a2856c063d1dff2/trulia-0.0.2.macosx-10.9-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "c4b96d9152a18713423b68764e5b1397", "sha256": "5df952d6bc903f6404d151f95d8ddcf1a0d4405d0e727ea61d441b01fdf0920c" }, "downloads": -1, "filename": "trulia-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c4b96d9152a18713423b68764e5b1397", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2889, "upload_time": "2014-06-29T16:01:29", "url": "https://files.pythonhosted.org/packages/c4/3d/cf02553e0c6a1b2ca6a06118893c6227bf97a7040407b29639484675a1ee/trulia-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "built for Darwin-13.2.0", "digests": { "md5": "43459b68ac7ac2e7984b1a23b9d34ebc", "sha256": "209c822fb9994673bc0fc7be29c67bc26d92013dade4ffdb690d5b67b41fa898" }, "downloads": -1, "filename": "trulia-0.0.3.macosx-10.9-intel.tar.gz", "has_sig": false, "md5_digest": "43459b68ac7ac2e7984b1a23b9d34ebc", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 4019, "upload_time": "2014-06-29T22:46:22", "url": "https://files.pythonhosted.org/packages/7e/9a/9468b5e046556606ceab93e4e5a4109ca9971f4d9b91f86ff3cf16e8853b/trulia-0.0.3.macosx-10.9-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "7caaf6c02787ebbdfef13e2525b1d21e", "sha256": "bc1efe9b28d684f644014a9cc599aa26a726b9f25e817c96a2b181ed3742acb6" }, "downloads": -1, "filename": "trulia-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7caaf6c02787ebbdfef13e2525b1d21e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3480, "upload_time": "2014-06-29T22:46:19", "url": "https://files.pythonhosted.org/packages/46/31/360d923e65f58a3129261616d8030eb5aec184b5a7776db45d07cb616224/trulia-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "built for Darwin-13.2.0", "digests": { "md5": "43459b68ac7ac2e7984b1a23b9d34ebc", "sha256": "209c822fb9994673bc0fc7be29c67bc26d92013dade4ffdb690d5b67b41fa898" }, "downloads": -1, "filename": "trulia-0.0.3.macosx-10.9-intel.tar.gz", "has_sig": false, "md5_digest": "43459b68ac7ac2e7984b1a23b9d34ebc", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 4019, "upload_time": "2014-06-29T22:46:22", "url": "https://files.pythonhosted.org/packages/7e/9a/9468b5e046556606ceab93e4e5a4109ca9971f4d9b91f86ff3cf16e8853b/trulia-0.0.3.macosx-10.9-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "7caaf6c02787ebbdfef13e2525b1d21e", "sha256": "bc1efe9b28d684f644014a9cc599aa26a726b9f25e817c96a2b181ed3742acb6" }, "downloads": -1, "filename": "trulia-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7caaf6c02787ebbdfef13e2525b1d21e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3480, "upload_time": "2014-06-29T22:46:19", "url": "https://files.pythonhosted.org/packages/46/31/360d923e65f58a3129261616d8030eb5aec184b5a7776db45d07cb616224/trulia-0.0.3.tar.gz" } ] }