{ "info": { "author": "ADITAM project", "author_email": "contact@aditam.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Other Audience", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=====================\naditam.server package\n=====================\n\n.. contents::\n\nDescription\n===========\n\nADITAM is a remote task scheduler which facilitates mass task managing over heterogeneous network.\nThe project contains :\n\n- **adtitam.core** (Python) : the common parts of the Aditam agent and server\n- **aditam.server** (Python) : the server in charge of scheduling and distributing the tasks\n- **aditam.agent** (Python) : the agent handles orders sent by the tasks manager and execute the tasks sent by it\n- **aditam web gui** (php) : the aditam web interface http://www.aditam.org/downloads/cake.tar.gz\n\nThis package contains the server of the ADITAM project. It is in charge of scheduling and distributing the tasks.\nInformations are stored in database and gave to the agents when tasks are to be executed.\n\nRequires\n========\n\n- Python 2.5 : http://www.python.org/download/\n- easy_install : http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install\n\nYou must add C:\\\\Python2.5 and C:\\\\Python2.5\\\\Scripts in your Path on Windows.\n\nOS Independent installation\n===========================\n\nModule installation\n-------------------\n\nEnter in a console::\n\n easy_install aditam.server\n\nConfigure and install the database\n----------------------------------\n\nInstall the Python module for your database : http://www.sqlalchemy.org/docs/04/dbengine.html#dbengine_supported\n\nEnter in a console::\n\n aditam-admin.py --create-db --config-db\n\nFollow the instructions.\n\nConfigure the server\n--------------------\nEnter in a console::\n\n aditam-admin.py --server\n\nFollow the instructions.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.aditam.org/", "keywords": "tasks", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "aditam.server", "package_url": "https://pypi.org/project/aditam.server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aditam.server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.aditam.org/" }, "release_url": "https://pypi.org/project/aditam.server/0.1/", "requires_dist": null, "requires_python": null, "summary": "Automated and DIstributed TAsk Manager server part.", "version": "0.1" }, "last_serial": 786133, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6660176d259139e6e9683474bf6baa0e", "sha256": "7f146cc5b14d340697cbff2266c142ee1dd7002ec6dfd12e3b32f63a0902e1db" }, "downloads": -1, "filename": "aditam.server-0.1.tar.gz", "has_sig": false, "md5_digest": "6660176d259139e6e9683474bf6baa0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40616, "upload_time": "2008-10-24T21:59:09", "url": "https://files.pythonhosted.org/packages/57/7d/4a653c706c8f6fe32c4a8feb6293ddee094b5dddb7c1e18157aa4baf1cbc/aditam.server-0.1.tar.gz" } ], "0.1b1": [ { "comment_text": "", "digests": { "md5": "5c78e93dc99cb77d823801cbbe4cd1f6", "sha256": "825b5d95e2e11253f5f7a0ebf6bfa73bcd43ac28325efa101d3bc645a3213a13" }, "downloads": -1, "filename": "aditam.server-0.1b1.tar.gz", "has_sig": false, "md5_digest": "5c78e93dc99cb77d823801cbbe4cd1f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45403, "upload_time": "2008-06-10T19:52:50", "url": "https://files.pythonhosted.org/packages/30/6c/770939ffab81eff1b171bdaed101b7bd8fb2bb061f3b85da78d80de890e9/aditam.server-0.1b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6660176d259139e6e9683474bf6baa0e", "sha256": "7f146cc5b14d340697cbff2266c142ee1dd7002ec6dfd12e3b32f63a0902e1db" }, "downloads": -1, "filename": "aditam.server-0.1.tar.gz", "has_sig": false, "md5_digest": "6660176d259139e6e9683474bf6baa0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40616, "upload_time": "2008-10-24T21:59:09", "url": "https://files.pythonhosted.org/packages/57/7d/4a653c706c8f6fe32c4a8feb6293ddee094b5dddb7c1e18157aa4baf1cbc/aditam.server-0.1.tar.gz" } ] }