{"id":16391997,"url":"https://github.com/mikeshultz/python-nimsp","last_synced_at":"2025-09-09T04:32:37.145Z","repository":{"id":7078593,"uuid":"8367071","full_name":"mikeshultz/python-nimsp","owner":"mikeshultz","description":"Python client library for interacting with the National Institute on Money in State Politics API","archived":false,"fork":false,"pushed_at":"2016-04-18T22:30:52.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-09T08:47:23.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"SUPLA/supla-core","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeshultz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-22T22:19:02.000Z","updated_at":"2018-08-01T17:49:07.000Z","dependencies_parsed_at":"2022-07-21T12:18:06.701Z","dependency_job_id":null,"html_url":"https://github.com/mikeshultz/python-nimsp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fpython-nimsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fpython-nimsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fpython-nimsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fpython-nimsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshultz","download_url":"https://codeload.github.com/mikeshultz/python-nimsp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232395140,"owners_count":18516592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T04:48:07.971Z","updated_at":"2025-01-03T21:16:53.199Z","avatar_url":"https://github.com/mikeshultz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"============\npython-nimsp\n============\n\nA Python library for interacting with the `National Institute on Money in State Politics API \u003chttp://www.followthemoney.org/services/index.phtml\u003e`_.\n\nReleased under a BSD-style license (see the LICENSE files for details).\n\npython-nimsp is a project of Sunlight Labs (c) 2011.\nWritten by Michael Stephens \u003cmstephens@sunlightfoundation.com\u003e.\n\nSource: http://github.com/sunlightlabs/python-nimsp\n\nInstallation\n============\n\nTo install from PyPI run\n\n   ``pip install nimsp``\n\nor\n\n   ``easy_install nimsp``\n\nTo install from a source package run\n\n    ``python setup.py install``\n\nExample Usage\n=============\n\n   \u003e\u003e\u003e from nimsp import nimsp\n   \u003e\u003e\u003e nimsp.apikey = 'YOUR_API_KEY'\n   \u003e\u003e\u003e corte = nimsp.candidates.list(state='tx', year=2008, candidate_name='Corte Jr, Frank')\n   \u003e\u003e\u003e print \"$%d\" % corte.results[0].total_dollars\n   $287372\n   \u003e\u003e\u003e print corte.results[0].candidate_status\n   Won","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fpython-nimsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshultz%2Fpython-nimsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fpython-nimsp/lists"}