معرفی شرکت ها


crispy-2020.1rc0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Core-Level Spectroscopy Simulations in Python
ویژگی مقدار
سیستم عامل -
نام فایل crispy-2020.1rc0
نام crispy
نسخه کتابخانه 2020.1rc0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marius Retegan
ایمیل نویسنده marius.retegan@esrf.eu
آدرس صفحه اصلی https://github.com/mretegan/crispy
آدرس اینترنتی https://pypi.org/project/crispy/
مجوز MIT
Crispy is a modern graphical user interface to calculate core-level spectra using the semi-empirical multiplet approaches implemented in `Quanty <http://quanty.org>`_. The interface provides a set of tools to generate input files, submit calculations, and plot the resulting spectra. |release| |downloads| |DOI| |license| .. |downloads| image:: https://img.shields.io/github/downloads/mretegan/crispy/total.svg :target: https://github.com/mretegan/crispy/releases .. |release| image:: https://img.shields.io/github/release/mretegan/crispy.svg :target: https://github.com/mretegan/crispy/releases .. |DOI| image:: https://zenodo.org/badge/53660512.svg :target: https://zenodo.org/badge/latestdoi/53660512 .. |license| image:: https://img.shields.io/github/license/mretegan/crispy.svg :target: https://github.com/mretegan/crispy/blob/master/LICENSE.txt .. first-marker .. second-marker Installation ============ Latest Release -------------- **Using the Package Installers** The easiest way to install Crispy on Windows and macOS operating systems is to use the installers provided on the project's `downloads page <http://www.esrf.eu/computing/scientific/crispy/downloads.html>`_. **Using pip** Pip is the package manager for Python, and before you can use it to install Crispy, you have to make sure that you have a working Python distribution. On macOS and Windows, you can install Python using the `official installers <https://www.python.org/downloads>`_. In particular, for Windows, you should install the 64-bit version of Python and make sure that you select to add Python to the system's PATH during the installation. .. code:: sh python3 -m pip install crispy After the installation finishes, you should be able to start the program from the command line: .. code:: sh crispy If you have problems running the previous command, it is probably due to not having your PATH environment variable set correctly. .. code:: sh export PATH=$HOME/.local/bin:$PATH Development Version ------------------- **Using pip** Assuming that you have a working Python distribution (version 3.7 or greater), you can easily install the development version of Crispy using pip: .. code:: sh python3 -m pip install https://github.com/mretegan/crispy/tarball/main To update the development version of Crispy, you can use the following command: .. code:: sh python3 -m pip install --ignore-installed https://github.com/mretegan/crispy/tarball/main .. third-marker Usage ===== .. forth-marker If you have used the installers, Crispy should be easy to find and launch. For the installation using pip or if you are running directly from the source folder, follow the instructions from the **Installation** section. .. fifth-marker Citation ======== Crispy is a scientific software. If you use it for a scientific publication, please cite the following reference (change the version number if required):: @misc{retegan_crispy, author = {Retegan, Marius}, title = {Crispy: v0.7.4}, year = {2019}, doi = {10.5281/zenodo.1008184}, url = {https://doi.org/10.5281/zenodo.1008184} } .. sixth-marker License ======= The source code of Crispy is licensed under the MIT license.


نحوه نصب


نصب پکیج whl crispy-2020.1rc0:

    pip install crispy-2020.1rc0.whl


نصب پکیج tar.gz crispy-2020.1rc0:

    pip install crispy-2020.1rc0.tar.gz