examAnalyserINF219v23


NameexamAnalyserINF219v23 JSON
Version 0.1.15 PyPI version JSON
download
home_page
SummaryExam analyzer
upload_time2023-12-07 13:43:44
maintainer
docs_urlNone
authorpremeide
requires_python
license
keywords python education exam analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Exam analyzer
Exam analyzer is a tool that extract data from json files, and the creates visualizations with descriptive texts.


## Getting started
To run the exam analyzer you need following libraries:
- matlab - pip install matlab
- flask - pip install Flask
- latex and pypandocs - go to the followng link https://www.tug.org/mactex/mactex-download.html, and donwload the package. After it is downloaded run  the command line:  pip install pandoc pypandoc

## running the website
If everthing is donwloaded and updated, you should be able to run the local webpage. When you import the package at run the app the terminal should show up and you can be able to go to the link in the terminal.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "examAnalyserINF219v23",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,education,exam analysis",
    "author": "premeide",
    "author_email": "premeide@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/76/10137dd9e6c4a38cba26c0ea39478561fba960cc80249f29ebabb18ccfc8/examAnalyserINF219v23-0.1.15.tar.gz",
    "platform": null,
    "description": "\n# Exam analyzer\nExam analyzer is a tool that extract data from json files, and the creates visualizations with descriptive texts.\n\n\n## Getting started\nTo run the exam analyzer you need following libraries:\n- matlab - pip install matlab\n- flask - pip install Flask\n- latex and pypandocs - go to the followng link https://www.tug.org/mactex/mactex-download.html, and donwload the package. After it is downloaded run  the command line:  pip install pandoc pypandoc\n\n## running the website\nIf everthing is donwloaded and updated, you should be able to run the local webpage. When you import the package at run the app the terminal should show up and you can be able to go to the link in the terminal.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Exam analyzer",
    "version": "0.1.15",
    "project_urls": null,
    "split_keywords": [
        "python",
        "education",
        "exam analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6f1286b9dad18c6021d7ef7f1418ad341d44fdf775bb09723df5b289c5960a9",
                "md5": "dff40bdc54d2c548f938995fa8784a67",
                "sha256": "3391d3c2ed81932db0f7474b75d0de87e4e8751b2d51ecd70310305c0f480c77"
            },
            "downloads": -1,
            "filename": "examAnalyserINF219v23-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dff40bdc54d2c548f938995fa8784a67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35660,
            "upload_time": "2023-12-07T13:43:42",
            "upload_time_iso_8601": "2023-12-07T13:43:42.671797Z",
            "url": "https://files.pythonhosted.org/packages/f6/f1/286b9dad18c6021d7ef7f1418ad341d44fdf775bb09723df5b289c5960a9/examAnalyserINF219v23-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "687610137dd9e6c4a38cba26c0ea39478561fba960cc80249f29ebabb18ccfc8",
                "md5": "46668c49fe068a6fec0fb79126e02002",
                "sha256": "cba58d393f467d4857109f406871153fa1affd5b94b64b99c41b7c1bcd27c5e3"
            },
            "downloads": -1,
            "filename": "examAnalyserINF219v23-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "46668c49fe068a6fec0fb79126e02002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29753,
            "upload_time": "2023-12-07T13:43:44",
            "upload_time_iso_8601": "2023-12-07T13:43:44.225645Z",
            "url": "https://files.pythonhosted.org/packages/68/76/10137dd9e6c4a38cba26c0ea39478561fba960cc80249f29ebabb18ccfc8/examAnalyserINF219v23-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 13:43:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "examanalyserinf219v23"
}
        
Elapsed time: 0.77179s