{ "info": { "author": "ALaDyn Collaboration", "author_email": "davide.terzani@ino.it", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Science/Research", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Physics" ], "description": "# LAMPy\n\nLAMPy (**L**ight and fast **A**ladyn data **M**anipulation in **Py**thon) is a python package that provides modules to access and plot ALaDyn output files.\n\nThe idea behind its development is to provide a selfconsistent and portable environment, allowing any user to elaborate ALaDyn simulations results.\nOther possibility are also available (C++ data converters, gnuplot analysis, IDL routines), but they are mostly single file analyzers. With LAMPy, we would like to offer a fast and modern way to perform a complete *inline* data analysis, taking advantage of the simplicity of the Python language which requires a minimum effort even for a beginner user. \n\n## Package\n\nLAMPy is still under development, which means problems may occur for some untested output configuration. The recommended Python version for LAMPy is Python 3.7. Tests on previous versions are ongoing.\n\n## Installation\n\nFirst, you should get a Python distribution, such as [Anaconda](https://www.anaconda.com/distribution/#download-section). You could also use a system installation of Python, however, due to the portability of Anaconda and it's ability to manage different environments, we recommend it as a preferred option, in particular for beginner users.\n\nCreate a Python 3.7 environment, if it's not the default one', by typing\n\n`conda create -n py3 python=3.7`\n\nTo install LAMPy, you can build it from the source code, or you can download the latest stable version from Pypi, installing it via pip\n\n`pip install lampy`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ALaDyn/ALaDyn", "keywords": "", "license": "GNU GPLv3", "maintainer": "Davide Terzani", "maintainer_email": "davide.terzani@ino.it", "name": "lampy", "package_url": "https://pypi.org/project/lampy/", "platform": "", "project_url": "https://pypi.org/project/lampy/", "project_urls": { "Homepage": "https://github.com/ALaDyn/ALaDyn" }, "release_url": "https://pypi.org/project/lampy/0.1.5.post4/", "requires_dist": [ "numpy", "matplotlib", "Cython", "scipy" ], "requires_python": "", "summary": "Python suite to access, manipulate and plot ALaDyn's datas", "version": "0.1.5.post4" }, "last_serial": 5518958, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1542a91f01ae8f563cfef9cb3d4a2167", "sha256": "6c4650cdac926062888a5344178aeb723c1018457128731b8a5efb8f7e756136" }, "downloads": -1, "filename": "lampy-0.1.1-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "1542a91f01ae8f563cfef9cb3d4a2167", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 149810, "upload_time": "2019-06-12T20:52:07", "url": "https://files.pythonhosted.org/packages/21/10/fc62e2a621cface2d4b65b965b8527a06c6c41b54040db5a2e3182ef4a8a/lampy-0.1.1-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "0b8f26ae645cc6744f42dae789dda9fd", "sha256": "8cd567fc84f04958fc4242d92b5b181caba33de13791cafef073eed21775e5e9" }, "downloads": -1, "filename": "lampy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0b8f26ae645cc6744f42dae789dda9fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253401, "upload_time": "2019-06-12T20:52:10", "url": "https://files.pythonhosted.org/packages/67/c6/fe429ed32203ca9e00de2c6154fec7262da6f51ab9eb6ab6784c58bde8b6/lampy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "dab200477f62040762113c6b43ab8c95", "sha256": "ab2dae6908011e23cf92fca570f4593b1edf309183ddc57d5d7a2def04b274bc" }, "downloads": -1, "filename": "lampy-0.1.2-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "dab200477f62040762113c6b43ab8c95", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 150236, "upload_time": "2019-06-13T15:25:47", "url": "https://files.pythonhosted.org/packages/bc/c6/661be708a1ca31cdefaffd5410774256ad85385d5548b0a56c2580dd0dc2/lampy-0.1.2-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "025b6659c3b8c4a807cfac011f0527b5", "sha256": "57b29b7046493c7e7173c7652c697a6e7f9ab5b55d54c89cea3fc22ee118be74" }, "downloads": -1, "filename": "lampy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "025b6659c3b8c4a807cfac011f0527b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254213, "upload_time": "2019-06-13T15:25:50", "url": "https://files.pythonhosted.org/packages/52/0b/2c01222529b0e2c654da5e2226f6a9c4d2264d859b8d2063304f9e36540d/lampy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "0b8540cabcab85541a35ea8ef24bc77d", "sha256": "357a70135093445adc1c19b1f7b631bcc586df19da3976e1b879acc8b08e7ce7" }, "downloads": -1, "filename": "lampy-0.1.3-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "0b8540cabcab85541a35ea8ef24bc77d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 150232, "upload_time": "2019-06-13T20:41:32", "url": "https://files.pythonhosted.org/packages/e4/1d/fad9f4a0d999d12c1ea9f1d4b8cad614bb0a498081a77ce4687c265ff948/lampy-0.1.3-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "eb4e0aef8259b650c491a6a079bef868", "sha256": "008749186d04c361061a96fb9fa6a3b0e58895e424eb25bfcd1c31319c38a459" }, "downloads": -1, "filename": "lampy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eb4e0aef8259b650c491a6a079bef868", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254207, "upload_time": "2019-06-13T20:41:34", "url": "https://files.pythonhosted.org/packages/f2/88/f8d66b666170cc849614ba222689d66f5af83f64115985e32b89ab598ab1/lampy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7afe4014d93da481144b1b2d48cf615d", "sha256": "68c5178ebc980f9f103e220665793bd6cae05e4eb31c83050379eeb9ea1eaf62" }, "downloads": -1, "filename": "lampy-0.1.4-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "7afe4014d93da481144b1b2d48cf615d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 151788, "upload_time": "2019-06-24T11:05:28", "url": "https://files.pythonhosted.org/packages/c9/5a/a916670838793623a39696dbe39e2ac7c8f8bbb59e73c5c59e74177de9b1/lampy-0.1.4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "cb2a06f4b6e3d9c4800862043d96a0e6", "sha256": "e66e41f76740b6c5e723ed4ca638eb91efc44650e82ee672dafc7c3f2c0aaddb" }, "downloads": -1, "filename": "lampy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cb2a06f4b6e3d9c4800862043d96a0e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255420, "upload_time": "2019-06-24T11:05:30", "url": "https://files.pythonhosted.org/packages/d9/05/a2379692f2b2cb42511b07b4e06a847cbe740cfced49e063a0a18307ce91/lampy-0.1.4.tar.gz" } ], "0.1.5.post4": [ { "comment_text": "", "digests": { "md5": "777992b5e770381cb2d77bbde5aaf32d", "sha256": "623ffb8d975333973bbb0c4de85de19b995bafdbbc1e4bc270066b6516e9d3a5" }, "downloads": -1, "filename": "lampy-0.1.5.post4-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "777992b5e770381cb2d77bbde5aaf32d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 152260, "upload_time": "2019-07-11T15:58:46", "url": "https://files.pythonhosted.org/packages/c9/e0/55c4bffb6e280106853aae1bc0056aa8aeefbf4e68fd2fe7fb651a38239e/lampy-0.1.5.post4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1faa58267562183fad4d2bea0c05498b", "sha256": "b682ba5565cd02495dc1a42381adb2cb5210fd4cc1e1bd33cfacc3109a08bd28" }, "downloads": -1, "filename": "lampy-0.1.5.post4.tar.gz", "has_sig": false, "md5_digest": "1faa58267562183fad4d2bea0c05498b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255646, "upload_time": "2019-07-11T15:58:48", "url": "https://files.pythonhosted.org/packages/67/fc/dd169a51e0bd2447c85993ad6a8f9043ef49d0f0444d5e28a780477dd850/lampy-0.1.5.post4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "777992b5e770381cb2d77bbde5aaf32d", "sha256": "623ffb8d975333973bbb0c4de85de19b995bafdbbc1e4bc270066b6516e9d3a5" }, "downloads": -1, "filename": "lampy-0.1.5.post4-cp37-cp37m-win32.whl", "has_sig": false, "md5_digest": "777992b5e770381cb2d77bbde5aaf32d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 152260, "upload_time": "2019-07-11T15:58:46", "url": "https://files.pythonhosted.org/packages/c9/e0/55c4bffb6e280106853aae1bc0056aa8aeefbf4e68fd2fe7fb651a38239e/lampy-0.1.5.post4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1faa58267562183fad4d2bea0c05498b", "sha256": "b682ba5565cd02495dc1a42381adb2cb5210fd4cc1e1bd33cfacc3109a08bd28" }, "downloads": -1, "filename": "lampy-0.1.5.post4.tar.gz", "has_sig": false, "md5_digest": "1faa58267562183fad4d2bea0c05498b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255646, "upload_time": "2019-07-11T15:58:48", "url": "https://files.pythonhosted.org/packages/67/fc/dd169a51e0bd2447c85993ad6a8f9043ef49d0f0444d5e28a780477dd850/lampy-0.1.5.post4.tar.gz" } ] }