{ "info": { "author": "Paul Tagliamonte", "author_email": "paultag@sunlightfoundation.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "python-sunlight\n===============\n\nThis project is an attempt to unify all the Sunlight API bindings into a single\nproject that is clear, concise, easy to read, powerful, and fun to play with.\n\nSetup\n*****\n\nUsing this library is very easy - by default, python-sunlight will search for\nAPI keys in two places. First, ``~/.sunlight.key`` will be read, and the\ncontents of that file will be used as the API Key. Secondly, if an enviroment\nvariable called ``SUNLIGHT_API_KEY`` is set, that will be used (in the case of\nboth being read, the enviroment variable *will* override the file.)\n\nTo register for an API key, if you don't have one, please fill out the form\n`here `_.\n\nThe easiest way to write this file out is by running a command similar to this\n( on systems that support a POSIX shell):\n\n echo \"API_KEY\" > ~/.sunlight.key\n\nwhere `API_KEY` is actually the string of letters and numbers that was emailed\nto you. Actually putting `API_KEY` into this file will most likely result in\nan error from the server. You can confirm they key with the following command:\n\n cat ~/.sunlight.key\n\nThis should output the string that was emailed to you.\n\nHelp me!\n********\n\nBasic usage and some brief examples can be found on\n`readthedocs `_.\nIf this doesn't help, feel free to email for help, ask over IRC in\n``#sunlightlabs`` on ``irc.freenode.net``, or open a issue if it's a\nparticularly nasty bug (particularly regarding ambiguous documentation, or\npoorly exposed API methods).\n\nLicense\n*******\n\nAll code in this project is licensed under a BSD-3 clause style license. The\nexact terms are in the `LICENSE` file, which will be distributed with any\ncopy of the source you recieve.\n\nContribute\n**********\n\nBugfixes, documentation contributions and more extensive (yet clear) example\nscripts are all welcome and encouraged. Please open a pull-request against\npython-sunlight, or email a format-patch to the email address listed in the\nsetup.py script.", "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/sunlightlabs/python-sunlight", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sunlight", "package_url": "https://pypi.org/project/sunlight/", "platform": "any", "project_url": "https://pypi.org/project/sunlight/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sunlightlabs/python-sunlight" }, "release_url": "https://pypi.org/project/sunlight/1.2.9/", "requires_dist": null, "requires_python": null, "summary": "Unified Sunlight API bindings", "version": "1.2.9" }, "last_serial": 1643383, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "608abecb68c8210053130d8a5695315f", "sha256": "027a93a5080ad73449abf6f16796a2791fdbb97521d99adab8e2660959edffbc" }, "downloads": -1, "filename": "sunlight-1.0.tar.gz", "has_sig": false, "md5_digest": "608abecb68c8210053130d8a5695315f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8251, "upload_time": "2012-02-08T19:38:20", "url": "https://files.pythonhosted.org/packages/6e/c4/756c9762cebf71511c302ffeed51dcca7dc69f5d545b88aee21d3503cd1f/sunlight-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "cbb9be829b0d8fecda901e5defa9edcf", "sha256": "f758a10453eb4a753110073469deb7735b36c933861e162a14098481c3e1d158" }, "downloads": -1, "filename": "sunlight-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cbb9be829b0d8fecda901e5defa9edcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10915, "upload_time": "2012-02-08T19:45:02", "url": "https://files.pythonhosted.org/packages/e1/fb/279cfdf1460b4fe0f655f4d6dd9fb0d1800b34b90acc17c4e39f7d78a4a5/sunlight-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "a20d23bb2e7d2b6985a24f0569b64d11", "sha256": "0782bd1a321350c722d3bc2a32259a335566ba17bcaff3c2490bbd5b899920a3" }, "downloads": -1, "filename": "sunlight-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a20d23bb2e7d2b6985a24f0569b64d11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10985, "upload_time": "2012-02-14T04:55:38", "url": "https://files.pythonhosted.org/packages/8e/0b/f7b5c90b295149faa6de68a419da01c7c75956275fcb90f9464a1261369b/sunlight-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "577cd9421a2704ab2aa9699528ef10ab", "sha256": "a5e84c602d679a63b428cfd5df10b059fc926cf7d5b46d098cd402a535a36d43" }, "downloads": -1, "filename": "sunlight-1.0.3.tar.gz", "has_sig": false, "md5_digest": "577cd9421a2704ab2aa9699528ef10ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9996, "upload_time": "2012-02-17T19:21:47", "url": "https://files.pythonhosted.org/packages/af/5f/5a38c2eb00a4e871848608f88db9afc49bba2629962dfee0000ac98ea2ad/sunlight-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "38bbd7a1335460b2236e52d30ee35f0b", "sha256": "87e63a4de533e7eee5737d91371e729205294fd8afd3c3326bba4ef2c548ab52" }, "downloads": -1, "filename": "sunlight-1.0.4.tar.gz", "has_sig": false, "md5_digest": "38bbd7a1335460b2236e52d30ee35f0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10116, "upload_time": "2012-02-18T15:18:12", "url": "https://files.pythonhosted.org/packages/c3/e7/7c3c6bfd91d10ab41b2ccb8df7d604a7434b474a4eba10ee889d3b1bcf82/sunlight-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "8c818cd13bba9da647fff1c66b5e710b", "sha256": "2aab1983840ade33ce286ca6ac9168a20d06d0b9702ead3a69e794105c9a5688" }, "downloads": -1, "filename": "sunlight-1.0.5.tar.gz", "has_sig": false, "md5_digest": "8c818cd13bba9da647fff1c66b5e710b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10196, "upload_time": "2012-02-21T22:43:26", "url": "https://files.pythonhosted.org/packages/d7/6e/fac72c3552ec7336d9b62faf6af189fedcce39b3a1bdd58fc6fec5f42175/sunlight-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "27da7b5ca2f1bfbb109cd53672b5e59e", "sha256": "4e6264e92d9a3254b3bf55eb594b144c6d5da76527379dc10d7594b06b179117" }, "downloads": -1, "filename": "sunlight-1.0.6.tar.gz", "has_sig": false, "md5_digest": "27da7b5ca2f1bfbb109cd53672b5e59e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17609, "upload_time": "2012-02-27T00:20:07", "url": "https://files.pythonhosted.org/packages/73/f9/1e123d919811edb2e56359ec93e9dc28c1e6ea5dbfa872254802f4f547b8/sunlight-1.0.6.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "aa61ef8e17b2ef836dfd4b997f1fe02c", "sha256": "58f587db5caa0de38853649994e737408f4053ba01d610ba6992b838efd8f0ae" }, "downloads": -1, "filename": "sunlight-1.1.0.tar.gz", "has_sig": false, "md5_digest": "aa61ef8e17b2ef836dfd4b997f1fe02c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19744, "upload_time": "2012-02-27T00:23:26", "url": "https://files.pythonhosted.org/packages/44/e6/a65b61282b0b64fdceccfa26b07994923ec14131f28efcf8f6ae2670ad66/sunlight-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "5567d8e85deb24ad5129e45144701506", "sha256": "3a5977ffa8dd246dfb61ff28855d774e03e4ce449d7058f7ce3dac4ca00ee918" }, "downloads": -1, "filename": "sunlight-1.1.1.tar.gz", "has_sig": false, "md5_digest": "5567d8e85deb24ad5129e45144701506", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19171, "upload_time": "2012-02-27T20:59:23", "url": "https://files.pythonhosted.org/packages/90/ad/d4788d7a9ddb89aea954f619f2e8bbb57309f617d688a175dc6a9f36af84/sunlight-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "82a345f5de0d9bdf0c71767737d938c0", "sha256": "fc59d6bd471bac2312d055ab4eca17f0fd2db722fb57af2d129f871058615408" }, "downloads": -1, "filename": "sunlight-1.1.2.tar.gz", "has_sig": false, "md5_digest": "82a345f5de0d9bdf0c71767737d938c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19663, "upload_time": "2012-04-12T21:34:47", "url": "https://files.pythonhosted.org/packages/62/e5/090155f84fb83105070a53faf5df252119f6bca85022eb57a47d8afccba4/sunlight-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "6982dedb732a1852870ec5b623495553", "sha256": "e089c9f90ff00dfff315e13268837109008aeea0cdb509dba2a613101a013079" }, "downloads": -1, "filename": "sunlight-1.1.3.tar.gz", "has_sig": false, "md5_digest": "6982dedb732a1852870ec5b623495553", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20989, "upload_time": "2012-05-14T21:12:04", "url": "https://files.pythonhosted.org/packages/74/5b/741769a371b32819afecf04c88dbf578e8e0e7394db132e7b166e1194108/sunlight-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "a60cd81b869a6927c519ced3124f65c0", "sha256": "96be520f56b46b224fd13be336fab3bc45f95535913f4e0b4338b4573f36d0d7" }, "downloads": -1, "filename": "sunlight-1.1.4.tar.gz", "has_sig": false, "md5_digest": "a60cd81b869a6927c519ced3124f65c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21113, "upload_time": "2012-06-29T22:04:53", "url": "https://files.pythonhosted.org/packages/53/c8/034309c38807cb991ee4bdde61aad38f55e3193f99571a6b720ac9f5a104/sunlight-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "ed83acd98a934b8e6bfeac2ce55642ee", "sha256": "753e4aea800232df541ea2873ccc72a92155f1dfebb2d70a8d40874a978c3ecd" }, "downloads": -1, "filename": "sunlight-1.1.5.tar.gz", "has_sig": false, "md5_digest": "ed83acd98a934b8e6bfeac2ce55642ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21202, "upload_time": "2012-06-29T22:58:24", "url": "https://files.pythonhosted.org/packages/98/78/0233b2c1150667b7922b15f8bef75185467c640ed147a881ed33e899fc68/sunlight-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "9b01009b12aeba89329b3fdf038f9404", "sha256": "554a0216c0ac8516df3b5b969d8b97ef8129e3aed57c755054cbe94e31e08901" }, "downloads": -1, "filename": "sunlight-1.1.6.tar.gz", "has_sig": false, "md5_digest": "9b01009b12aeba89329b3fdf038f9404", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21370, "upload_time": "2012-11-15T15:57:39", "url": "https://files.pythonhosted.org/packages/fe/d9/b8f79532993a9bd0785fa45fe311fd63f6f5a5b00fa6c696069df8ec7943/sunlight-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "67fddb375eb673b43d8ad147e5bb90b7", "sha256": "dfad673bcfebee34c45c42650c853c16de58e24879c199043ebc8643d234d56b" }, "downloads": -1, "filename": "sunlight-1.1.7.tar.gz", "has_sig": false, "md5_digest": "67fddb375eb673b43d8ad147e5bb90b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22245, "upload_time": "2012-12-14T22:45:31", "url": "https://files.pythonhosted.org/packages/f6/88/3eb61b9655b6315394d150ff5669c4dd6431ed896df68a9ff41e541c454b/sunlight-1.1.7.tar.gz" } ], "1.1.8": [ { "comment_text": "", "digests": { "md5": "4f09a740d9165f8387301a6195c85ea5", "sha256": "bbaba243ec0024ca6fe33c7189182455861cc7902239674986e256f3f2b413ca" }, "downloads": -1, "filename": "sunlight-1.1.8.tar.gz", "has_sig": false, "md5_digest": "4f09a740d9165f8387301a6195c85ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 451883, "upload_time": "2013-04-26T18:09:25", "url": "https://files.pythonhosted.org/packages/f4/ff/a64d23ec36071b0349a423775f82cc98713292bafbda92045ae1c703e316/sunlight-1.1.8.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "4585b2bcb4e2e116cdf9e8b42c7ad2fc", "sha256": "22a54058e86562a247e7b795602b4870d29a43682be8dbfcc4d67c3964f10758" }, "downloads": -1, "filename": "sunlight-1.2.0.tar.gz", "has_sig": false, "md5_digest": "4585b2bcb4e2e116cdf9e8b42c7ad2fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22615, "upload_time": "2013-11-08T17:05:14", "url": "https://files.pythonhosted.org/packages/68/be/952620070d801c5834e8bac202221367122ec073e36ffa2462b7c7e56ca5/sunlight-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "50e64a30f12d1d20cddced6f7ad831af", "sha256": "124f533d8913e50fbbdadda0746ed2edb69b6dfe4a458b1441645e70b2ee47dc" }, "downloads": -1, "filename": "sunlight-1.2.1.tar.gz", "has_sig": false, "md5_digest": "50e64a30f12d1d20cddced6f7ad831af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22677, "upload_time": "2013-11-08T21:15:33", "url": "https://files.pythonhosted.org/packages/11/04/32054245d482d4b64ae2297c6035abacb84cc741843aa4bde80dc43b75b4/sunlight-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "6ad28df1308b746d4db17564c881c65a", "sha256": "40565719808ab65456c9479af2db5adfefe1ed77b8d451f6c254427687c22c81" }, "downloads": -1, "filename": "sunlight-1.2.2.tar.gz", "has_sig": false, "md5_digest": "6ad28df1308b746d4db17564c881c65a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27034, "upload_time": "2014-01-24T22:22:10", "url": "https://files.pythonhosted.org/packages/5e/40/a49ee7a63f64bd81b5de0d2e6496a911b2b2ea2e9aef64fe19fa7df98134/sunlight-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "ab0168e085537ec1efba43c177076a1f", "sha256": "70a47668e8d2dd2757e99370039f851224d8d76b6bc29c0e8dbd2f4b4978f01a" }, "downloads": -1, "filename": "sunlight-1.2.3.tar.gz", "has_sig": false, "md5_digest": "ab0168e085537ec1efba43c177076a1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27060, "upload_time": "2014-01-24T23:30:05", "url": "https://files.pythonhosted.org/packages/f0/da/ca9daf0bf2726c6b6c43345100cbff92ff9e49e221a276ee777a7484cc29/sunlight-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "a0f9e53f525e24f7745cffc86d507b15", "sha256": "3831e18f0adef9f11f1d7b023fc6cd60bce4ec360c4592187a3895ddfec9f597" }, "downloads": -1, "filename": "sunlight-1.2.4.tar.gz", "has_sig": false, "md5_digest": "a0f9e53f525e24f7745cffc86d507b15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27099, "upload_time": "2014-01-28T03:31:07", "url": "https://files.pythonhosted.org/packages/5b/cd/bff56637f80b8193cea9426bcd3c08ef0bded3728ca4a3c9f9067e6b80cf/sunlight-1.2.4.tar.gz" } ], "1.2.5": [ { "comment_text": "", "digests": { "md5": "0bd416d3ee0b79b1cb983d77df853915", "sha256": "ad329ef901bf08454890dc53723e31c767f81a32b48ce758bbe74d2368b49a71" }, "downloads": -1, "filename": "sunlight-1.2.5.tar.gz", "has_sig": false, "md5_digest": "0bd416d3ee0b79b1cb983d77df853915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26982, "upload_time": "2014-03-12T15:16:20", "url": "https://files.pythonhosted.org/packages/9d/e5/85ae0dbeb04180860517c7c14a4763b263c4f4f58cc3542301dec037d3ba/sunlight-1.2.5.tar.gz" } ], "1.2.6": [ { "comment_text": "", "digests": { "md5": "5333914d02e04498b4434622b0913757", "sha256": "f3cc2721f91beefddac67ba55d95bedfe5c85fdaba24c57946517e956a3d488b" }, "downloads": -1, "filename": "sunlight-1.2.6.tar.gz", "has_sig": false, "md5_digest": "5333914d02e04498b4434622b0913757", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27505, "upload_time": "2014-04-05T14:52:13", "url": "https://files.pythonhosted.org/packages/b0/92/292c5a874350685ae5672bd3dee3b0eaeea3ccb59f195418c43d064c7d0e/sunlight-1.2.6.tar.gz" } ], "1.2.7": [ { "comment_text": "", "digests": { "md5": "97a239d2c635c577aa7d0e18224df65f", "sha256": "ad225b4200165ebac6b147f4fed4fa36bdc0129ab31223a2b25d4ba308f5bf6f" }, "downloads": -1, "filename": "sunlight-1.2.7.tar.gz", "has_sig": false, "md5_digest": "97a239d2c635c577aa7d0e18224df65f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26912, "upload_time": "2014-11-25T15:27:36", "url": "https://files.pythonhosted.org/packages/7c/18/f0f80fa11e058712d49b53c4dbbfd9c3f47fa99f8d0e67b4f98602f0bfb0/sunlight-1.2.7.tar.gz" } ], "1.2.8": [ { "comment_text": "", "digests": { "md5": "0e22e05ca28732c24c6c6bb91c62cccc", "sha256": "a5de47f6b4fd2582794500e414d92cd665b726a22ee27e36a65456cc35cf359a" }, "downloads": -1, "filename": "sunlight-1.2.8.tar.gz", "has_sig": false, "md5_digest": "0e22e05ca28732c24c6c6bb91c62cccc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28401, "upload_time": "2015-01-09T20:48:24", "url": "https://files.pythonhosted.org/packages/76/d1/34366c1ffc7dfe09b1821998644b5b8fe3ef573d5059e0a2c761a59c50c2/sunlight-1.2.8.tar.gz" } ], "1.2.9": [ { "comment_text": "", "digests": { "md5": "b87b81a8876f812d3719bd339f4f4cb7", "sha256": "2b61453a000825714ef480cd3f31490ab07df2e06465524a214a0ca5b34b3db6" }, "downloads": -1, "filename": "sunlight-1.2.9.tar.gz", "has_sig": false, "md5_digest": "b87b81a8876f812d3719bd339f4f4cb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28361, "upload_time": "2015-05-27T17:41:14", "url": "https://files.pythonhosted.org/packages/ec/ea/130aef5575efee0ce440b3f261935721abf7a4bf0debb3fcf3ca5f9adc5b/sunlight-1.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b87b81a8876f812d3719bd339f4f4cb7", "sha256": "2b61453a000825714ef480cd3f31490ab07df2e06465524a214a0ca5b34b3db6" }, "downloads": -1, "filename": "sunlight-1.2.9.tar.gz", "has_sig": false, "md5_digest": "b87b81a8876f812d3719bd339f4f4cb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28361, "upload_time": "2015-05-27T17:41:14", "url": "https://files.pythonhosted.org/packages/ec/ea/130aef5575efee0ce440b3f261935721abf7a4bf0debb3fcf3ca5f9adc5b/sunlight-1.2.9.tar.gz" } ] }