#
PyCharm
PyCharm is a dedicated Python Integrated Development Environment (IDE) providing a wide range of essential tools for Python developers, tightly integrated to create a convenient environment for productive Python, web, and data science development.
PyCharm is cross-platform with Windows, macOS and Linux versions.
Here are 694 public repositories matching this topic...
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
jetbrains
phpstorm
chinese
webstorm
rubymine
pycharm
clion
chinese-translation
intellijidea
androidstudio
goland
-
Updated
Dec 15, 2019 - HTML
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
jetbrains
phpstorm
chinese
webstorm
rubymine
pycharm
clion
chinese-translation
intellijidea
androidstudio
goland
-
Updated
Feb 20, 2020
good first issue
Good for newcomers
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
java
editor
elixir
jetbrains
ide
intellij-plugin
mix
webstorm
editor-plugin
rubymine
pycharm
appcode
clion
datagrip-ide
hacktoberfest
androidstudio
elixir-plugin
elixir-mix
gogland
-
Updated
Jun 2, 2022 - Kotlin
A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.
plugin
documentation
reference
intellij
velocity
idea
phpstorm
dash
webstorm
rubymine
pycharm
android-studio
zeal
-
Updated
Jun 8, 2021 - Java
One Dark theme for IntelliJ IDEA, PhpStorm, PyCharm, RubyMine, WebStorm
-
Updated
Nov 17, 2019 - JavaScript
An open-source plotting library for statistical data.
kotlin
python
data-science
jupyter
plot
data-visualization
pycharm
plot-library
jupyter-notebooks
statistical-data
geo-spatial
ggplot
datalore
sciview
sciview-plugin
-
Updated
Jun 3, 2022 - Kotlin
Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝
-
Updated
Oct 12, 2021 - Python
Django 基本教學 - 從無到有 Django-Beginners-Guide 📝
-
Updated
Oct 2, 2018 - Python
Plugin for MicroPython devices in PyCharm and IntelliJ
-
Updated
Mar 18, 2022 - Python
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
autocomplete
intellij
jetbrains
artificial-intelligence
phpstorm
webstorm
rubymine
pycharm
appcode
clion
rider
jetbrains-plugin
goland
gpt-2
-
Updated
Jun 2, 2022 - Java
TextMate themes for PyCharm
-
Updated
Aug 16, 2016
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
-
Updated
Apr 14, 2021 - Kotlin
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
docker
autocomplete
emacs
sublime-text
vscode
annotations
python3
pycharm
boto3
type-annotations
mypy
auto-generated
typeshed
pyright
mypy-stubs
boto3-stubs
annotations-builder
-
Updated
Jun 2, 2022 - Python
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
tsv
csv
intellij
jetbrains
highlighter
csv-files
highlighting
intention
inspection
webstorm
pycharm
csv-document
syntax-parser
idea-plugin
csv-parser
csv-validator
tsv-parser
csv-plugin
-
Updated
Jan 31, 2022 - Java
Templates for Odoo in PyCharm
-
Updated
Jan 19, 2021 - Shell
donkirkby
commented
Jan 6, 2022
What I did
Tried to compare two images without alpha channels.
from PIL import Image
from space_tracer import LivePillowImage, LiveImageDiffer
a = LivePillowImage(Image.new('RGB', (100, 100)))
b = LivePillowImage(Image.new('RGB', (100, 100)))
differ = LiveImageDiffer()
differ.compare(a, b)
What happened
It complained about the missing alpha channel.
/home/don
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
kotlin
autocomplete
intellij
jetbrains
intellij-plugin
inspection
pycharm
pycharm-plugin
pydantic
fastapi
-
Updated
Jun 3, 2022 - Kotlin
대학 강의를 위한 강의자료 및 소스코드 저장소 Python Lecture slide & code for University Student.
-
Updated
Dec 19, 2020 - Jupyter Notebook
Face Detection | Recognition | Attendance
python
cli
opencv
csv
camera
numpy
pillow
pandas
python3
pycharm
attendance
face-recognition
face-detection
lbph
yagmail
haar-cascade
automail
attendance-system
haar-cascade-classifier
shutil-python
-
Updated
Mar 11, 2022 - Python
A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains
-
Updated
Mar 9, 2022
A PyCharm plugin for poetry
kotlin
python
plugin
jetbrains
poetry
lock
pip
pycharm
pycharm-plugin
python-poetry
pyproject-toml
poetry-pycharm-plugin
-
Updated
Feb 8, 2022 - Kotlin
A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
-
Updated
Feb 26, 2022 - Java
Created by JetBrains
Released February 3, 2010
- Organization
- jetbrains
- Website
- www.jetbrains.com/pycharm
- Wikipedia
- Wikipedia


I added a small tutorial (triggered with
python -m ploomber.onboard) but it doesn't have tests yet