معرفی شرکت ها


catplotlib-1.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Matplotlib, but for cats.
ویژگی مقدار
سیستم عامل -
نام فایل catplotlib-1.0.2
نام catplotlib
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alexandre Chabot-Leclerc
ایمیل نویسنده accounts.github@alex.alexchabot.net
آدرس صفحه اصلی https://github.com/achabotl/catplotlib
آدرس اینترنتی https://pypi.org/project/catplotlib/
مجوز MIT license
========== catplotlib ========== .. image:: https://img.shields.io/pypi/v/catplotlib.svg :target: https://pypi.python.org/pypi/catplotlib Matplotlib, but for cats. * Free software: MIT license * Documentation: https://catplotlib.readthedocs.io. Just kidding. There are no docs. Features -------- * Just one:: import catplotlib.catplot as clt clt.plot() * Actually, there's a second one:: import catplotlib.catplot as clt clt.plot(says='matplotlib + cats = catplotlib') Making a Release ---------------- 1. Bump the version in ``catplotlib/__init__.py`` and ``setup.py`` 2. Update the changelog, link the versions. 3. Commit and tag with version number 4. Build a source dist with ``python setup.py clean && rm dist/* && python setup.py sdist`` 5. Test upload to PyPI test with ``twine upload --repository-url https://test.pypi.org/legacy/ dist/*`` 6. Create a temporary environment ``mktmpenv`` and test install with ``pip install --index-url https://test.pypi.org/simple/ catplotlib`` 7. If everything looks good, upload for real with ``twine upload dist/*`` ======= History ======= 1.0.2 (2022-07-14) ------------------ * Document the 2nd feature. 1.0.1 (2022-07-14) ------------------ * Increase snark on README. 1.0.0 (2022-07-14) ------------------ * First release on PyPI.


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

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


نحوه نصب


نصب پکیج whl catplotlib-1.0.2:

    pip install catplotlib-1.0.2.whl


نصب پکیج tar.gz catplotlib-1.0.2:

    pip install catplotlib-1.0.2.tar.gz