{ "info": { "author": "Ruben Van Coile", "author_email": "ruben.vancoile@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SAFIRshell\n\nSAFIRshell is a Python tool to support computations with the finite element solver SAFIR.\n\n## Getting Started\n\n### Prerequisites\n\n[Safir 2016](https://www.uee.uliege.be/cms/c_2383458/en/safir);\n\n[Python 3.6](https://www.anaconda.com/download/) or later; and\n\nThe following Python libraries:\n\n```sh\nnumpy==1.15.0\npandas==0.23.3\nscipy==1.1.0\n```\n\n### Installation\n\n#### pip\n\npip is a package management system for installing and updating Python packages. pip comes with Python, so you get pip simply by installing Python. On Ubuntu and Fedora Linux, you can simply use your system package manager to install the `python3-pip` package. [The Hitchhiker's Guide to Python ](https://docs.python-guide.org/starting/installation/) provides some guidance on how to install Python on your system if it isn't already; you can also install Python directly from [python.org](https://www.python.org/getit/). You might want to [upgrade pip](https://pip.pypa.io/en/stable/installing/) before using it to install other programs.\n\nSAFIRshell uses Python3. \n\n1.\tIf you are using Windows with Python version 3.3 or higher, use the [Python Launcher for Windows](https://docs.python.org/3/using/windows.html?highlight=shebang#python-launcher-for-windows) to use `pip` with Python version 3:\n ```sh\n pip install safirshell\n ```\n2.\tIf your system has a `python3` command (standard on Unix-like systems), install with:\n ```sh\n python3 -m pip install safirshell\n ```\n3.\tYou can also just use the `python` command directly, but this will use the _current_ version of Python in your environment:\n ```sh\n python -m pip install safirshell\n ```\n\n### Usage\n\nTo run a single SAFIR calculation, use the following commands.\n\n```sh\npython -m SAFIRshell.shell\n```\n\n## Authors\n\n* **Ruben Van Coile** - *ruben.vancoile@gmail.com*\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\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/rvcoile/SAFIRshell", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "SAFIRshell", "package_url": "https://pypi.org/project/SAFIRshell/", "platform": "", "project_url": "https://pypi.org/project/SAFIRshell/", "project_urls": { "Homepage": "https://github.com/rvcoile/SAFIRshell" }, "release_url": "https://pypi.org/project/SAFIRshell/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "SAFIR shell", "version": "0.0.3" }, "last_serial": 4476739, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5f9e42e5eed6abf6d5f96f04b74e4d43", "sha256": "9a86daf029575bd25c840d31684580c72ac4735c01fa2c01108c428b9d0a424c" }, "downloads": -1, "filename": "SAFIRshell-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5f9e42e5eed6abf6d5f96f04b74e4d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1118, "upload_time": "2018-11-03T18:29:55", "url": "https://files.pythonhosted.org/packages/db/83/fb27f2e1efecf2f58595ed918586547c29f36e502b75a9d249a460a6d317/SAFIRshell-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9971287600a3e10a3ddeb20d388058d6", "sha256": "7b8ee5b6a98345e17286e31f8b994f0bb3ab33d01f40988f509fec0f882aea6a" }, "downloads": -1, "filename": "SAFIRshell-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9971287600a3e10a3ddeb20d388058d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6036, "upload_time": "2018-11-03T22:35:16", "url": "https://files.pythonhosted.org/packages/cd/57/3de63f3cd366039fd9d4f9c92ff54f28a74af17f043b19c7dfc6e7f96b99/SAFIRshell-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0677beee01666fa3b189c288d370563c", "sha256": "ca77ee6074d7d0f2a3b3d591060195575ceb0a7c0e4179350fc76188548dda97" }, "downloads": -1, "filename": "SAFIRshell-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0677beee01666fa3b189c288d370563c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4384, "upload_time": "2018-11-03T22:35:17", "url": "https://files.pythonhosted.org/packages/16/37/8f01d43d3dbd55403a0fa028a6fde09342833654d1dd245b01f8d97bf45c/SAFIRshell-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "cc74cbdc77b332629c2efa258fc19ca1", "sha256": "e59e4822edb9dda40d368b4fbd57aef4ddcd7028d818b4704b4dbe4a18682502" }, "downloads": -1, "filename": "SAFIRshell-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "cc74cbdc77b332629c2efa258fc19ca1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6404, "upload_time": "2018-11-12T09:33:26", "url": "https://files.pythonhosted.org/packages/18/cf/93fbb5545c669fafbb977fd74727a4a408ebce5e627af68c8d034cb331c5/SAFIRshell-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fb762195a8d3e41c321de47f844ef4e", "sha256": "50e9ed8c750fa11728147b7f4113594b4b698e13c7ad10048825be4dbd00a61c" }, "downloads": -1, "filename": "SAFIRshell-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1fb762195a8d3e41c321de47f844ef4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4755, "upload_time": "2018-11-12T09:33:27", "url": "https://files.pythonhosted.org/packages/52/9c/455fb8be7cf8c2745a2e530f3ed89d854c4ff687ed64af471016af74dc7b/SAFIRshell-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc74cbdc77b332629c2efa258fc19ca1", "sha256": "e59e4822edb9dda40d368b4fbd57aef4ddcd7028d818b4704b4dbe4a18682502" }, "downloads": -1, "filename": "SAFIRshell-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "cc74cbdc77b332629c2efa258fc19ca1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6404, "upload_time": "2018-11-12T09:33:26", "url": "https://files.pythonhosted.org/packages/18/cf/93fbb5545c669fafbb977fd74727a4a408ebce5e627af68c8d034cb331c5/SAFIRshell-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fb762195a8d3e41c321de47f844ef4e", "sha256": "50e9ed8c750fa11728147b7f4113594b4b698e13c7ad10048825be4dbd00a61c" }, "downloads": -1, "filename": "SAFIRshell-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1fb762195a8d3e41c321de47f844ef4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4755, "upload_time": "2018-11-12T09:33:27", "url": "https://files.pythonhosted.org/packages/52/9c/455fb8be7cf8c2745a2e530f3ed89d854c4ff687ed64af471016af74dc7b/SAFIRshell-0.0.3.tar.gz" } ] }