{ "info": { "author": "SchoolTool development team", "author_email": "schooltool-dev@schooltool.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Zope", "Topic :: Education", "Topic :: Office/Business :: Scheduling" ], "description": "SchoolTool is an open source school management information system. It is\na distributed client/server system. The SchoolTool server presents two\ninterfaces to clients:\n\n - a traditional web application interface, usable with an ordinary browser.\n\n - HTTP-based programming interface suitable for fat clients, adhering to\n the Representational State Transfer (REST) architectural style (see\n http://rest.blueoxen.net/).\n\nThe web application interface is the primary one. The RESTive interface is\nthere for potential interoperability with other systems and fat clients to\nperform data entry that is inconvenient to do via the web application\ninterface.\n\nThere are several clients that demonstrate the usage of the REST interface\n(a command-line client that is used for functional tests, a wxWidgets GUI\nclient, and a command-line client for data import).\n\nAny modern web browser is suitable for the web application interface. The\ninterface degrades gracefully, so a browser that does not support CSS or\nJavascript will be usable, although perhaps not very nice or convenient.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.schooltool.org", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "schooltool", "package_url": "https://pypi.org/project/schooltool/", "platform": "any", "project_url": "https://pypi.org/project/schooltool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.schooltool.org" }, "release_url": "https://pypi.org/project/schooltool/0.10/", "requires_dist": null, "requires_python": null, "summary": "A common information systems platform for school administration.", "version": "0.10" }, "last_serial": 5452, "releases": { "0.10": [] }, "urls": [] }