معرفی شرکت ها


calc-note-0.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Collection of utilities to ease the production of professional calculation notes using Python and Jupyter.
ویژگی مقدار
سیستم عامل -
نام فایل calc-note-0.1.1
نام calc-note
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Michel Lavoie
ایمیل نویسنده lavoie.michel@gmail.com
آدرس صفحه اصلی https://github.com/miek770/calc_note
آدرس اینترنتی https://pypi.org/project/calc-note/
مجوز MIT
# Calculation Note `calc_note` is a collection of utilities to ease the production of professional calculation notes using [Python](https://www.python.org/) and [Jupyter](https://jupyter.org/). ## Installation ### Using [pip](https://pip.pypa.io/en/stable/) Simply run: `pip install -U --user calc_note` Install any missing requirement using the same method. ## Usage `from calc_note.display import *` Afterward, simply call `show()` in your notebook to print [DataFrames](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html) (instead of simply calling the [DataFrame](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html)), and `md("My content...")` to generate [Markdown](https://en.wikipedia.org/wiki/Markdown) content from a [Python](https://www.python.org/) cell. The latter is useful to embed variables in [Markdown](https://en.wikipedia.org/wiki/Markdown) tables, for example. ## Contributing If you wish to contribute, please submit [issues](https://github.com/miek770/calc_note/issues) and [pull requests](https://github.com/miek770/calc_note/pulls) through [this repo](https://gitlab.com/miek770/energy_tools#contributing).


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

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


نحوه نصب


نصب پکیج whl calc-note-0.1.1:

    pip install calc-note-0.1.1.whl


نصب پکیج tar.gz calc-note-0.1.1:

    pip install calc-note-0.1.1.tar.gz