معرفی شرکت ها


cleopatra-0.3.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

visualization package
ویژگی مقدار
سیستم عامل -
نام فایل cleopatra-0.3.4
نام cleopatra
نسخه کتابخانه 0.3.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Mostafa Farrag
ایمیل نویسنده moah.farag@gmail.come
آدرس صفحه اصلی https://github.com/MAfarrag/cleopatra
آدرس اینترنتی https://pypi.org/project/cleopatra/
مجوز GNU General Public License v3
[![Python Versions](https://img.shields.io/pypi/pyversions/cleopatra.png)](https://img.shields.io/pypi/pyversions/cleopatra) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/MAfarrag/cleopatra.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/MAfarrag/cleopatra/context:python) [![Documentation Status](https://readthedocs.org/projects/cleopatra/badge/?version=latest)](https://cleopatra.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/github/Serapieum-of-alex/cleopatra/branch/main/graph/badge.svg?token=gHxH7ljIC3)](https://codecov.io/github/Serapieum-of-alex/cleopatra) ![GitHub last commit](https://img.shields.io/github/last-commit/MAfarrag/cleopatra) ![GitHub forks](https://img.shields.io/github/forks/MAfarrag/cleopatra?style=social) ![GitHub Repo stars](https://img.shields.io/github/stars/MAfarrag/cleopatra?style=social) Current release info ==================== | Name | Downloads | Version | Platforms | | --- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --- | --- | | [![Conda Recipe](https://img.shields.io/badge/recipe-cleopatra-green.svg)](https://anaconda.org/conda-forge/cleopatra) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/cleopatra.svg)](https://anaconda.org/conda-forge/cleopatra) [![Downloads](https://pepy.tech/badge/cleopatra)](https://pepy.tech/project/cleopatra) [![Downloads](https://pepy.tech/badge/cleopatra/month)](https://pepy.tech/project/cleopatra) [![Downloads](https://pepy.tech/badge/cleopatra/week)](https://pepy.tech/project/cleopatra) ![PyPI - Downloads](https://img.shields.io/pypi/dd/cleopatra?color=blue&style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/MAfarrag/cleopatra/total) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/cleopatra.svg)](https://anaconda.org/conda-forge/cleopatra) [![PyPI version](https://badge.fury.io/py/cleopatra.svg)](https://badge.fury.io/py/cleopatra) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/cleopatra/badges/version.svg)](https://anaconda.org/conda-forge/cleopatra) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/cleopatra.svg)](https://anaconda.org/conda-forge/cleopatra) [![Join the chat at https://gitter.im/Hapi-Nile/Hapi](https://badges.gitter.im/Hapi-Nile/Hapi.svg)](https://gitter.im/Hapi-Nile/Hapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | cleopatra - matplotlib utility package ===================================================================== **cleopatra** is a matplotlib utility package cleopatra Installing cleopatra =============== Installing `cleopatra` from the `conda-forge` channel can be achieved by: ``` conda install -c conda-forge cleopatra ``` It is possible to list all of the versions of `cleopatra` available on your platform with: ``` conda search cleopatra --channel conda-forge ``` ## Install from Github to install the last development to time you can install the library from github ``` pip install git+https://github.com/MAfarrag/cleopatra ``` ## pip to install the last release you can easly use pip ``` pip install cleopatra==0.3.4 ``` Quick start =========== ``` >>> import cleopatra ``` [other code samples](https://cleopatra.readthedocs.io/en/latest/?badge=latest) ======= History ======= 0.1.0 (2022-05-24) ------------------ * First release on PyPI. 0.2.4 (2022-12-26) ------------------ * bump up numpy versions to 1.23.5, add pandas 0.2.5 (2022-12-26) ------------------ * plot array with discrete bounds takes the bounds as a parameter 0.2.6 (2023-01-31) ------------------ * bump up versions * add serapeum_utils as a dependency 0.2.7 (2023-01-31) ------------------ * bump up numpy to version 1.24.1 0.3.0 (2023-04-11) ------------------ * change API to work completly with numpy array inputs * chenge to conda config * add hpc-utils to filter and access arrays * restructure the whole modules to array, statistics, and styles modules. * all modules has classes. * save animation function using ffmpeg. 0.3.1 (2023-04-17) ------------------ * plot RGB plots 0.3.2 (2023-04-23) ------------------ * bump up hpc version 0.3.3 (2023-04-25) ------------------ * change the default value for the color bar label. 0.3.4 (2023-04-26) ------------------ * pass the plot kwargs to the init of the array to scale the color bar using the vmin and vmax.


نیازمندی

مقدار نام
- ffmpeg-python
>=0.1.1 hpc-utils
>=3.6.2 matplotlib
>=1.24.1 numpy
>=22.3.1 pip
>=7.2.0 pytest
>=4.0.0 pytest-cov


نحوه نصب


نصب پکیج whl cleopatra-0.3.4:

    pip install cleopatra-0.3.4.whl


نصب پکیج tar.gz cleopatra-0.3.4:

    pip install cleopatra-0.3.4.tar.gz