{ "info": { "author": "Eloy Adonis Colell", "author_email": "eloy.colell@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "factopy\n=======\n\n|GNU/AGPL License| |Build Status| |Coverage Status| |Code Health|\n|django packages badge|\n\n**factopy** is a python framework and provides abstract classes for a\nhigh performance computing cluster based in a pipe and filter\narchitecture.\n\nRequirements\n------------\n\nIf you want to deploy this repository with the default settings, on any\nGNU/Linux or OSX system you just need to execute the next bash command\nto setting up all the requirements (GNUMakefile should have been\ninstalled to this point).\n\n::\n\n $ PYVERSION=2.7 make sqlite3 deploy\n\nBut, if you want use **postgresql** instead of sqlite3, you should\nexecute the next bash command:\n\n::\n\n $ PYVERSION=2.7 make postgres deploy\n\nAll the testing are made in **python2.7**. If you haven't installed\n**python2.7** it is automatically installed with the previous command.\n\nAs an exception, for **Ubuntu Desktop** (or Ubuntu in general) you can\nuse the command:\n\n::\n\n $ PYVERSION=2.7 make ubuntu postgres deploy\n\nLast, you should configure a superuser access to the **frontend**. To do\nso, you should execute the next command and then fill the password\nfield.\n\n::\n\n $ make defaultsuperuser\n\nRunning\n-------\n\nThere are 2 services, the **frontend** and the **backend**. First we\nrecommend you to bootup the **frontend** using the command:\n\n::\n\n $ make run\n\nNow you can go to a browser on the same machine and use the address\nhttp://localhost:8000/admin to login to the service. You should complete\nthe username field with \"dev\" and in the password field you should use\nyour previously selected password.\n\nTesting\n-------\n\nTo test all the project you should use the command:\n\n::\n\n $ make test\n\nIf you want to help us or report an issue use the `GitHub issue\ntracker `__.\n\n.. |GNU/AGPL License| image:: http://www.gnu.org/graphics/agplv3-88x31.png\n :target: https://github.com/ecolell/solar_radiation_model/blob/master/GNU-AGPL-3.0.txt\n.. |Build Status| image:: https://travis-ci.org/ecolell/factopy.png?branch=master\n :target: https://travis-ci.org/ecolell/factopy\n.. |Coverage Status| image:: https://coveralls.io/repos/ecolell/factopy/badge.png\n :target: https://coveralls.io/r/ecolell/factopy\n.. |Code Health| image:: https://landscape.io/github/ecolell/factopy/master/landscape.png\n :target: https://landscape.io/github/ecolell/factopy/master\n.. |django packages badge| image:: https://pypip.in/d/factopy/badge.png\n :target: https://www.djangopackages.com/packages/p/factopy/", "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/ecolell/factopy", "keywords": null, "license": "GNU AGPL v3, see LICENCE.txt", "maintainer": null, "maintainer_email": null, "name": "factopy", "package_url": "https://pypi.org/project/factopy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/factopy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ecolell/factopy" }, "release_url": "https://pypi.org/project/factopy/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A python framework that provides abstract classes for a high performance computing cluster based in a pipe and filter architecture", "version": "0.0.4" }, "last_serial": 1376228, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "2c7c25cd49a30095e036405773bd212f", "sha256": "1c156a5504906c205d39a415591fc337a84e6283a371a69e55b0472984aa9581" }, "downloads": -1, "filename": "factopy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "2c7c25cd49a30095e036405773bd212f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13457, "upload_time": "2014-02-20T19:05:33", "url": "https://files.pythonhosted.org/packages/69/7e/7979ace845cd8f8dc92271d5962129e60ad368f0611d36ca30adea4450f6/factopy-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "28e001bfa28e2f8bec797ebb0420eade", "sha256": "1879286932c473330532c05552bcf31b0b3dded4db74356536b197197738a325" }, "downloads": -1, "filename": "factopy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "28e001bfa28e2f8bec797ebb0420eade", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13458, "upload_time": "2014-02-20T19:07:41", "url": "https://files.pythonhosted.org/packages/6a/aa/1064162e97720c3317355ecebd5ca199bbb44257551c397d546ea1ac4545/factopy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "33d70113db4eb058b225409236c0a32a", "sha256": "374b1b642b3cbbb0ae90ae907ff985f6f490ed885d541ba4c34c63117416d1a9" }, "downloads": -1, "filename": "factopy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "33d70113db4eb058b225409236c0a32a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28283, "upload_time": "2014-02-24T21:22:42", "url": "https://files.pythonhosted.org/packages/9e/05/61dc10be98fefe7e348c11b52914d604635914dbf2247acd0df3816bba4f/factopy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "612dd1a531e3ad84586e894d6f334c1b", "sha256": "0d31d1ee9b39a26c43a10eb2613e9d7bd77ff86d1c4824b23d6599034fdc7e5a" }, "downloads": -1, "filename": "factopy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "612dd1a531e3ad84586e894d6f334c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84495, "upload_time": "2014-06-20T19:25:48", "url": "https://files.pythonhosted.org/packages/89/b7/dc2fe065e208db325440016633856e5221be1ce4295d10d268201c708021/factopy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "edf590e20df733e15bb3acf361db0335", "sha256": "49a319d04f14627d9b35de35a8c32cc2feb8c6ceeaf1287484b86cb7bce49509" }, "downloads": -1, "filename": "factopy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "edf590e20df733e15bb3acf361db0335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84502, "upload_time": "2014-06-25T00:09:51", "url": "https://files.pythonhosted.org/packages/94/ea/af051ee32bda5b5ea3048065152ca69f8f7ee6afbbb597faa5a83e26bf28/factopy-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "edf590e20df733e15bb3acf361db0335", "sha256": "49a319d04f14627d9b35de35a8c32cc2feb8c6ceeaf1287484b86cb7bce49509" }, "downloads": -1, "filename": "factopy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "edf590e20df733e15bb3acf361db0335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84502, "upload_time": "2014-06-25T00:09:51", "url": "https://files.pythonhosted.org/packages/94/ea/af051ee32bda5b5ea3048065152ca69f8f7ee6afbbb597faa5a83e26bf28/factopy-0.0.4.tar.gz" } ] }