معرفی شرکت ها


ase-notebook-0.3.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Highly configurable 2D (SVG) & 3D (threejs) visualisations for ASE/Pymatgen structures, within the Jupyter Notebook
ویژگی مقدار
سیستم عامل -
نام فایل ase-notebook-0.3.2
نام ase-notebook
نسخه کتابخانه 0.3.2
نگهدارنده ['Chris Sewell']
ایمیل نگهدارنده ['chrisj_sewell@hotmail.com']
نویسنده Chris Sewell
ایمیل نویسنده chrisj_sewell@hotmail.com
آدرس صفحه اصلی https://github.com/chrisjsewell/ase-notebook
آدرس اینترنتی https://pypi.org/project/ase-notebook/
مجوز MIT
# ase-notebook [![CI Status](https://travis-ci.org/chrisjsewell/ase-notebook.svg?branch=develop)](https://travis-ci.org/chrisjsewell/ase-notebook) [![Coverage](https://coveralls.io/repos/github/chrisjsewell/ase-notebook/badge.svg?branch=develop)](https://coveralls.io/github/chrisjsewell/ase-notebook?branch=develop) [![CircleCI](https://circleci.com/gh/chrisjsewell/ase-notebook.svg?style=svg)](https://circleci.com/gh/chrisjsewell/ase-notebook) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![RTD](https://readthedocs.org/projects/ase-notebook/badge)](http://ase-notebook.readthedocs.io/) [![PyPI](https://img.shields.io/pypi/v/ase-notebook.svg)](https://pypi.org/project/ase-notebook) [![Conda](https://anaconda.org/conda-forge/ase-notebook/badges/version.svg)](https://anaconda.org/conda-forge/ase-notebook) A highly configurable 2D (SVG) & 3D (threejs) visualisation creator for ASE/Pymatgen structures, within the Jupyter Notebook. ![Example SVG](/docs/source/images/example_vis.svg) ## Purpose To create atomic configuration visualisations, principally within a Jupyter Notebook. ## Contributing Contributions are very welcome. The following will discover and run all unit test: ```shell >> pip install -e .[testing] >> pytest -v ``` ### Coding Style Requirements The code style is tested using [flake8](http://flake8.pycqa.org), with the configuration set in `.flake8`, and code should be formatted with [black](https://github.com/ambv/black). Installing with `ase-notebook[code_style]` makes the [pre-commit](https://pre-commit.com/) package available, which will ensure these tests are passed by reformatting the code and testing for lint errors before submitting a commit. It can be setup by: ```shell >> cd ase-notebook >> pre-commit install ``` Optionally you can run `black` and `flake8` separately: ```shell >> black . >> flake8 . ``` Editors like VS Code also have automatic code reformat utilities, which can adhere to this standard. ## License See LICENSE file ## Issues If you encounter any problems, please [file an issue](https://github.com/chrisjsewell/ase-notebook/issues) along with a detailed description.


نیازمندی

مقدار نام
<4,>=3.18 ase
<20,>=19 attrs
<2,>=1 importlib-resources
<1.19,>=1.16.4 numpy
<4,>=3.1 matplotlib
<2,>=1.3 svgwrite
==19.3b0 black
==1.17.0 pre-commit
<3.8.0,>=3.7.0 flake8
<0.9.0,>=0.8.0 doc8
- pygments
<3,>=1.8 sphinx
- sphinx-rtd-theme
>=0.10.10 ipypublish
- ipython
- flake8-comprehensions
- flake8-docstrings
- flake8-builtins
- import-order
<1,>=0.9 svglib
<4,>=3.5 reportlab
<0.4,>=0.3 svgutils
- coverage
<4,>=3.6 pytest
- pytest-cov
<3,>=2.1 pythreejs
<8,>=7.5 ipywidgets


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl ase-notebook-0.3.2:

    pip install ase-notebook-0.3.2.whl


نصب پکیج tar.gz ase-notebook-0.3.2:

    pip install ase-notebook-0.3.2.tar.gz