{ "info": { "author": "Fatih \u015een", "author_email": "fatih@merjek.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "=====\nMagicStat\n=====\n\nMagicStat is a statistical data analytics platform for people with \nlittle knowledge and experience of performing certain statistical models.\n\n\nQuick start\n-----------\n\n1. Add \"MagicStat\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'MagicStat',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n path('magicstat/', include('MagicStat.urls')),\n\t\n3. Include the url and directory name of static files in the settings.py file.\n\n\tSTATIC_URL = '/static/'\n\n4. Visit http://127.0.0.1:8000/magicstat/ to run the MagicStat application.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.magicstat.co", "keywords": "statistics,data-analysis,correlation", "license": "GNU Lesser General Public License v3.0", "maintainer": "", "maintainer_email": "", "name": "MagicStat", "package_url": "https://pypi.org/project/MagicStat/", "platform": "", "project_url": "https://pypi.org/project/MagicStat/", "project_urls": { "Homepage": "https://www.magicstat.co" }, "release_url": "https://pypi.org/project/MagicStat/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "A platform of exploring and analyzing structured data in a minute.", "version": "1.0.2" }, "last_serial": 4667087, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "bb78c904de8b753d7cdef646fc6e1006", "sha256": "75640dcd8801dd7790147b3b67c8c1bdd5007177e04faf37b08326f3d3588bce" }, "downloads": -1, "filename": "MagicStat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "bb78c904de8b753d7cdef646fc6e1006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 231767, "upload_time": "2019-01-02T05:22:58", "url": "https://files.pythonhosted.org/packages/9d/ac/bea2b2c81a535fc302cc892fa244c809da756a00eb89276e1ad313ea04e1/MagicStat-1.0.0.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6864a6416623b2c59f56b92cb793cd21", "sha256": "2cf3ec063aa801052b8383d6e1e417721f17f1e43c61fca60bdbc2782ad4102a" }, "downloads": -1, "filename": "MagicStat-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6864a6416623b2c59f56b92cb793cd21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232618, "upload_time": "2019-01-07T01:33:13", "url": "https://files.pythonhosted.org/packages/43/cd/d292d78b64b4891f517a7ce3ec064c1ef538daab79120f5548ece104e4c6/MagicStat-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6864a6416623b2c59f56b92cb793cd21", "sha256": "2cf3ec063aa801052b8383d6e1e417721f17f1e43c61fca60bdbc2782ad4102a" }, "downloads": -1, "filename": "MagicStat-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6864a6416623b2c59f56b92cb793cd21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232618, "upload_time": "2019-01-07T01:33:13", "url": "https://files.pythonhosted.org/packages/43/cd/d292d78b64b4891f517a7ce3ec064c1ef538daab79120f5548ece104e4c6/MagicStat-1.0.2.tar.gz" } ] }