evaluix


Nameevaluix JSON
Version 0.9.3.2 PyPI version JSON
download
home_pagehttps://github.com/exp4-age/evaluix
SummaryData Evaluation Software of the (Magnetism) research group of Prof. Ehresmann at University of Kassel
upload_time2024-11-07 14:22:49
maintainerNone
docs_urlNone
authorArne Jan Vereijken
requires_python>=3.9
licenseMIT
keywords evaluix hysteresis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            evaluix
=======

.. image:: https://img.shields.io/badge/version-1.0.0-blue
   :target: https://img.shields.io/badge/version-1.0.0-blue
.. image:: https://img.shields.io/badge/License-MIT-blue
   :target: https://github.com/exp4-age/evaluix/blob/main/LICENSE

Data Evaluation Software of Arbeitsgruppe Ehresmann (Magnetism)

Installation
------------

Install with ::

    pip install evaluix

If you want to help develop and contribute to the package, first clone
the repository to your PC and install in editable mode (detailed 
tutorial is about to come)::

    git clone https://github.com/exp4-age/evaluix.git
    cd evaluix
    pip install -e .

Recommendation for Students and Beginners
-----------------------------------------

Install Anaconda and create a new environment with Python 3.9 or higher. Activate it in an anaconda prompt
and install evaluix as follows ::

    conda create -n myevaluix python=3.9 (or higher, answer with y if asked)

    conda activate myevaluix

    conda install pip (if necessary)

    pip install evaluix (answer with y if asked)

Now you can start the software by typing `evaluix` in the anaconda prompt ::

    conda activate myevaluix (if not already activated)

    evaluix

Documentation
-------------

About to come.

Contributing
------------

About to come

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/exp4-age/evaluix",
    "name": "evaluix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "evaluix, hysteresis",
    "author": "Arne Jan Vereijken",
    "author_email": "arne.vereijken@physik.uni-kassel.de",
    "download_url": "https://files.pythonhosted.org/packages/1d/c9/79dcd41942a43d24a0b4b3fc3bb3a93099d00aa5d4ecea8ebfbc45efaf53/evaluix-0.9.3.2.tar.gz",
    "platform": null,
    "description": "evaluix\n=======\n\n.. image:: https://img.shields.io/badge/version-1.0.0-blue\n   :target: https://img.shields.io/badge/version-1.0.0-blue\n.. image:: https://img.shields.io/badge/License-MIT-blue\n   :target: https://github.com/exp4-age/evaluix/blob/main/LICENSE\n\nData Evaluation Software of Arbeitsgruppe Ehresmann (Magnetism)\n\nInstallation\n------------\n\nInstall with ::\n\n    pip install evaluix\n\nIf you want to help develop and contribute to the package, first clone\nthe repository to your PC and install in editable mode (detailed \ntutorial is about to come)::\n\n    git clone https://github.com/exp4-age/evaluix.git\n    cd evaluix\n    pip install -e .\n\nRecommendation for Students and Beginners\n-----------------------------------------\n\nInstall Anaconda and create a new environment with Python 3.9 or higher. Activate it in an anaconda prompt\nand install evaluix as follows ::\n\n    conda create -n myevaluix python=3.9 (or higher, answer with y if asked)\n\n    conda activate myevaluix\n\n    conda install pip (if necessary)\n\n    pip install evaluix (answer with y if asked)\n\nNow you can start the software by typing `evaluix` in the anaconda prompt ::\n\n    conda activate myevaluix (if not already activated)\n\n    evaluix\n\nDocumentation\n-------------\n\nAbout to come.\n\nContributing\n------------\n\nAbout to come\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data Evaluation Software of the (Magnetism) research group of Prof. Ehresmann at University of Kassel",
    "version": "0.9.3.2",
    "project_urls": {
        "Homepage": "https://github.com/exp4-age/evaluix",
        "Repository": "https://github.com/exp4-age/evaluix"
    },
    "split_keywords": [
        "evaluix",
        " hysteresis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a25947e80222867d55820ef3d75fbf764bbc7e03efd2e5a1dfc0f5c873f55f7d",
                "md5": "30ab8abcd1f8fe88096348678da359ff",
                "sha256": "2512141b0cc0707d7ea724f7e64c0ff8baae431889662c0b3c6ee0d9dc673966"
            },
            "downloads": -1,
            "filename": "evaluix-0.9.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30ab8abcd1f8fe88096348678da359ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 321629,
            "upload_time": "2024-11-07T14:22:47",
            "upload_time_iso_8601": "2024-11-07T14:22:47.189937Z",
            "url": "https://files.pythonhosted.org/packages/a2/59/47e80222867d55820ef3d75fbf764bbc7e03efd2e5a1dfc0f5c873f55f7d/evaluix-0.9.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1dc979dcd41942a43d24a0b4b3fc3bb3a93099d00aa5d4ecea8ebfbc45efaf53",
                "md5": "44a2734e667faf278c283b476506ee55",
                "sha256": "fbd26d34a855d82ab30dfd40e326645b761abcfec9c01651c46e2c78c70cbd2b"
            },
            "downloads": -1,
            "filename": "evaluix-0.9.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "44a2734e667faf278c283b476506ee55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 308994,
            "upload_time": "2024-11-07T14:22:49",
            "upload_time_iso_8601": "2024-11-07T14:22:49.295982Z",
            "url": "https://files.pythonhosted.org/packages/1d/c9/79dcd41942a43d24a0b4b3fc3bb3a93099d00aa5d4ecea8ebfbc45efaf53/evaluix-0.9.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 14:22:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exp4-age",
    "github_project": "evaluix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "evaluix"
}
        
Elapsed time: 0.65131s