{ "info": { "author": "Iron County School District", "author_email": "data@ironmail.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Software Development" ], "description": "naviance-client\n########################################\n\nThis library enables you to perform data imports with Naviance's SchoolSync REST API.\n\nUsage\n===========\n::\n\n from naviance import Naviance\n\n client = Naviance()\n\n # import parents\n client.import_parents(csv_data)\n # import students\n client.import_students(csv_data)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IronCountySchoolDistrict/naviance-client", "keywords": "naviance schoolsync client rest", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "naviance-client", "package_url": "https://pypi.org/project/naviance-client/", "platform": "", "project_url": "https://pypi.org/project/naviance-client/", "project_urls": { "Homepage": "https://github.com/IronCountySchoolDistrict/naviance-client" }, "release_url": "https://pypi.org/project/naviance-client/0.0.2/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A simple client for the Naviance SchoolSync REST API", "version": "0.0.2" }, "last_serial": 3929095, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "dbe75f487a8bbf29dc054b0ce905f810", "sha256": "6fec16716dcf10851bac1965fe717f111c816182961edf9bb7920b19551ce832" }, "downloads": -1, "filename": "naviance_client-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "dbe75f487a8bbf29dc054b0ce905f810", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4914, "upload_time": "2017-05-02T17:41:40", "url": "https://files.pythonhosted.org/packages/0c/51/c64ba0b60cbccde02b73798fcb9b2e23a1532f40252d9a27b6dcf51425be/naviance_client-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0334ec4f16f5b30fe4252aa5e01eb316", "sha256": "84d3c0feb801dd9863fcb5d9d328086f8543bc0c1781e598044f078a146bff4f" }, "downloads": -1, "filename": "naviance-client-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0334ec4f16f5b30fe4252aa5e01eb316", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3525, "upload_time": "2017-05-02T17:41:41", "url": "https://files.pythonhosted.org/packages/7d/1d/c05faaa8fe853b261672daca1751582c3a206cd4a01a6d58cb9e9a43e81c/naviance-client-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fad3f99c8d3df78e4b86f5b36d51e414", "sha256": "71cc40beb0ebd92b86b7a32bb8675f44ba0d2ea86d54f4f5ffb588079fcdf8da" }, "downloads": -1, "filename": "naviance_client-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "fad3f99c8d3df78e4b86f5b36d51e414", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4940, "upload_time": "2017-05-02T22:27:39", "url": "https://files.pythonhosted.org/packages/9c/1c/aa898bcecc6aa3e7dbb8a56e7c025858e9e04bd999db3d9498e74ab5f0b1/naviance_client-0.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fad3f99c8d3df78e4b86f5b36d51e414", "sha256": "71cc40beb0ebd92b86b7a32bb8675f44ba0d2ea86d54f4f5ffb588079fcdf8da" }, "downloads": -1, "filename": "naviance_client-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "fad3f99c8d3df78e4b86f5b36d51e414", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4940, "upload_time": "2017-05-02T22:27:39", "url": "https://files.pythonhosted.org/packages/9c/1c/aa898bcecc6aa3e7dbb8a56e7c025858e9e04bd999db3d9498e74ab5f0b1/naviance_client-0.0.2-py3-none-any.whl" } ] }