python icon indicating copy to clipboard operation
python copied to clipboard

🐍 Soothing pastel theme for Python

Results 22 python issues
Sort by recently updated
recently updated
newest added

Hi there, I was looking at this repo and the sister on concerning `matplotlib`. I saw that there is this outstanding issue: https://github.com/catppuccin/matplotlib/issues/2. This PR aims at solving that. Looking...

This is the error message that is displayed in case of error ![image](https://github.com/catppuccin/python/assets/151393205/d3579066-1000-4276-aa53-a9e7c57e3109) The yellow background renders the white text not readable. Can we change background? Thanks

:robot: I have created a release *beep* *boop* --- ## [2.3.1](https://github.com/catppuccin/python/compare/v2.3.0...v2.3.1) (2024-08-15) ### Bug Fixes * **deps:** update dependency matplotlib to v3.9.1 ([#56](https://github.com/catppuccin/python/issues/56)) ([ed3cc08](https://github.com/catppuccin/python/commit/ed3cc0849fec8948b3beed8bebce3d3387b198d0)) * **scripts/build-gh-pages:** add `code` selector for...

autorelease: pending

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/catppuccin/python). ## Open The following updates have all...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ruff](https://docs.astral.sh/ruff) ([source](https://togithub.com/astral-sh/ruff), [changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | `^0.5.0` -> `^0.6.0`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [matplotlib](https://togithub.com/matplotlib/matplotlib) | `3.9.1` -> `3.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/matplotlib/3.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mypy](https://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `1.11.0` -> `1.11.1`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pytest](https://togithub.com/pytest-dev/pytest) ([changelog](https://docs.pytest.org/en/stable/changelog.html)) | `8.3.1` -> `8.3.2` |...

Hello, I would like to use ipython with this theme but by default some comments are with italics: ![image](https://github.com/user-attachments/assets/89e69da7-1a54-437b-bd58-add107ca2467) Can I somehow disable it?

enhancement
good first issue