{ "info": { "author": "Thomas Levine", "author_email": "_@thomaslevine.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4" ], "description": "Get Deleware company registration data!\n+++++++++++++++++++++++++++++++++++++++++++++\n\nIt might be nice if it were easy to get data about company registrations.\nMuch information is available through the\n`General Information Name Search `_\nsite, and the present program queries this website for information.\n\nInstalling the worker\n=========================\nThe present program is separated into *worker*, *manager*, and *reader*\ncomponents. This is done so that many different workers can be run at once,\ncoordinated by a single manager.\n\nYou probably just need to install the worker and run it; by default, it will\nreceive its directions from a manager running on one of Tom's computers.\nIt will periodically contact the manager for directions, and it will query\nDelaware's General Information Name Search accordingly.\n\nTwo ways of installing are explained below.\n\nStandalone installation\n For most people\nInstalling with Pip\n For people who know what Python and Pip and terminals are\n\nStandalone installation\n--------------------------\nI am going to make a package with `PyInstaller `_\nand put directions here as to how to install it. So this installation method\nisn't available yet.\n\nInstalling with Pip\n---------------------\nIf you are used to using a terminal and already have Python and Pip installed,\nyou can just run this command. ::\n\n pip install delaware\n\nIf that gives you an error about permissions, try this command. ::\n\n sudo pip install delaware\n\nRunning\n=======================\nOnce you've installed the program, type this into a terminal. ::\n\n delaware\n\nIt'll ask you a few questions the first time you run it, but you can totally\nignore it after that.\n\nHow it works\n=================\nWhen you run ``delaware``, you are running the *worker* program. Tom is\nrunning the *manager* program. When it starts, your worker contacts Tom's\nmanager for directions.\n\nWhy would I make such a complicated program?\n\nI've told that some people much difficulty in acquiring the data, and I\nmade the present program to deal with the most annoying of difficulties.\nThe difficulty is, supposedly, that the website only allows a single IP\naddress to make so many requests. One person told me that the limit was\na few hundred requests per IP address, and another person told me that\nthe limit was 3000 requests.\n\nHaving used the site myself, I don't think that such a limit exists;\nI haven't managed to hit any of these limits myself, and the Delaware\nDivision of Corporations told me that there is no limit. So maybe this\ncomplicated thing wasn't necessary, but I already wrote it.\n\nBut in case there is a limit, the idea is that we can get a bunch of\ndifferent people each to download a small piece of the data, staying\nwithin the limits for each IP address.\n\nIf errors come up\n========================\nIf the program stops running, please send the error message to\n_@thomaslevine.com. Also, please don't delete the ``~/.delaware`` directory,\nas it contains files that can be helpful for figuring out what went wrong.\n", "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/tlevine/delaware", "keywords": null, "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "delaware", "package_url": "https://pypi.org/project/delaware/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/delaware/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tlevine/delaware" }, "release_url": "https://pypi.org/project/delaware/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "Get company registration data for the State of Delaware.", "version": "0.0.5" }, "last_serial": 1203471, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "03ad9082522e35d98ec4b2024cd2818f", "sha256": "d7f6f427deffa4805c295927bb4dd8953595f5c0baebc1ec0230641d8257bd98" }, "downloads": -1, "filename": "delaware-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03ad9082522e35d98ec4b2024cd2818f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10735, "upload_time": "2014-07-29T21:23:06", "url": "https://files.pythonhosted.org/packages/0a/a8/15770d0341e76496cea3f2ada7dbe48dd30e07e1ecfd9f459f285315578b/delaware-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3b747bd68ea6e0b05f195ceb6e840f31", "sha256": "3cf1d9ebee1154b7b9d9f1c200c1b0c41742fbac1aedea2b81d2cad09fe28341" }, "downloads": -1, "filename": "delaware-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3b747bd68ea6e0b05f195ceb6e840f31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10149, "upload_time": "2014-07-31T10:28:28", "url": "https://files.pythonhosted.org/packages/83/56/94c8f50b08da579073a19c79739ea9ee461a7769354f03011180b16b53f3/delaware-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "80d5dc30d8d4493d91cdb7d5753084b0", "sha256": "8600403ed96c19a43dc6eac0ae8c6eb334de4fcf1315a86d9c5daa7ecfc0c947" }, "downloads": -1, "filename": "delaware-0.0.3.tar.gz", "has_sig": false, "md5_digest": "80d5dc30d8d4493d91cdb7d5753084b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12320, "upload_time": "2014-08-06T20:08:02", "url": "https://files.pythonhosted.org/packages/3e/ca/f09bb128860028dddfc4b4ce09ec789ed84a120e5a8647ad595879bba82c/delaware-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "414c17874585f30f7c80f2f205acc414", "sha256": "3044c4ba8e690e7a8cec2209caa0f3ae58c95e3faa169d79850e188cce5979e0" }, "downloads": -1, "filename": "delaware-0.0.4.tar.gz", "has_sig": false, "md5_digest": "414c17874585f30f7c80f2f205acc414", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12772, "upload_time": "2014-08-13T19:39:07", "url": "https://files.pythonhosted.org/packages/16/1d/cfea87e19035e575353b7580770eb78fb0f3c04f7d93f4f67be7c4797ade/delaware-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "9d61b992813c2a5ea8476e76d6a312ff", "sha256": "c4ab0795e4f1d07313c8180023d3e8ff778b1d2052561b4fab465a5eacebb96f" }, "downloads": -1, "filename": "delaware-0.0.5.tar.gz", "has_sig": false, "md5_digest": "9d61b992813c2a5ea8476e76d6a312ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12706, "upload_time": "2014-08-26T23:44:10", "url": "https://files.pythonhosted.org/packages/af/bf/310e42c3afa3c99450bb40c4c563f4e402a42de8b753ec297b2ed97e76fc/delaware-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d61b992813c2a5ea8476e76d6a312ff", "sha256": "c4ab0795e4f1d07313c8180023d3e8ff778b1d2052561b4fab465a5eacebb96f" }, "downloads": -1, "filename": "delaware-0.0.5.tar.gz", "has_sig": false, "md5_digest": "9d61b992813c2a5ea8476e76d6a312ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12706, "upload_time": "2014-08-26T23:44:10", "url": "https://files.pythonhosted.org/packages/af/bf/310e42c3afa3c99450bb40c4c563f4e402a42de8b753ec297b2ed97e76fc/delaware-0.0.5.tar.gz" } ] }