معرفی شرکت ها


aesthetic-0.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

a e s t h e t i c
ویژگی مقدار
سیستم عامل -
نام فایل aesthetic-0.6
نام aesthetic
نسخه کتابخانه 0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Luke Bouma
ایمیل نویسنده bouma.luke@gmail.com
آدرس صفحه اصلی https://github.com/lgbouma/aesthetic
آدرس اینترنتی https://pypi.org/project/aesthetic/
مجوز MIT
# a e s t h e t i c Style-related tools that I re-use across projects in astronomy. Most relevant are the style sheets, which produce default plots as in the `/results/` directory. __install__ _Option 1_: `pip install aesthetic` _Option 2_: Clone + `python setup.py install` from the repo. (or develop!) __contents__ `aesthetic.plot` * `set_style` * `set_style_scatter` * `savefig` * `format_ax` `aesthetic.paper` * `abbreviate_the_bibliography` __usage examples__ for plot styles, see the [test driver](https://github.com/lgbouma/aesthetic/blob/master/tests/make_test_plot.py). the general syntax follows: ``` from aesthetic.plot import set_style set_style("science") ``` <img src="https://github.com/lgbouma/aesthetic/blob/master/results/plot_science.png" width="500"> ``` set_style("clean") ``` <img src="https://github.com/lgbouma/aesthetic/blob/master/results/plot_clean.png" width="500">


نحوه نصب


نصب پکیج whl aesthetic-0.6:

    pip install aesthetic-0.6.whl


نصب پکیج tar.gz aesthetic-0.6:

    pip install aesthetic-0.6.tar.gz