PyCharm

4,7 (350)
Eine Bewertung schreiben
On-Premise-Python-IDE für professionelle Entwickler

Über PyCharm

PyCharm ist eine integrierte On-Premise-Python-IDE (Integrated Development Environment), die professionellen Entwicklern helfen soll, Code zu schreiben, eine virtuelle Umgebung zu erstellen und die Qualitätskontrolle mithilfe von PEP8-Prüfungen, Refactoring und Testunterstützung aufrechtzuerhalten. Der Code-Editor unterstützt Python, JavaScript, CoffeeScript, TypeScript, CSS (Cascading Style Sheets) und andere Sprachen.

Mit der PyCharm-Suchfunktion können Programmierer gemäß den individuellen Anforderungen zu bestimmten Klassen, Dateien, Symbolen, IDE-Aktionen oder Tools navigieren. Der Debugger ermöglicht es Entwicklern, Python-Tests mit einer grafischen Nutzeroberfläche und Codierungsunterstützung zu erstellen und auszuführen. Die Plattform hilft Profis dabei, Daten zu durchsuchen, Schemata zu ändern, Abfragen auszuführen und Codebearbeitungen in Echtzeit in der Vorschau anzuzeigen. Das Management kann die Nutzeroberfläche der Plattform auch mithilfe von Farbschemata und Layouts anpassen.

Mit PyCharm können Entwickler innerhalb einer einheitlichen IDE auf mehrere Datenbanken wie Access Oracle, SQL Server, PostgreSQL, MySQL und weitere zugreifen. Das System unterstützt auch mehrere Webentwicklungsframeworks, darunter Django, Flask, Google App Engine, Pyramid und web2py.


Bilder

PyCharm Software - 1
PyCharm Software - 2
2 weitere anzeigen
PyCharm Software - 1
PyCharm Software - 2

Du bist nicht sicher, ob PyCharm das Richtige ist? Mit einer beliebten Alternative vergleichen

PyCharm

4,7 (350)
VS.

Startpreis

249,00 $
Jahr
7,00 $
Monat

Preisoptionen

Kostenlose Version
Kostenlose Testversion
Kostenlose Version
Kostenlose Testversion

Funktionen

13
18

Integrationen

Keine Integrationen gefunden
1

Bedienkomfort

4,5 (350)
4,6 (5)

Preis-Leistungs-Verhältnis

4,6 (350)
4,8 (5)

Kundenservice

4,2 (350)
4,3 (5)
Die grünen Bewertungsbalken geben an, welches Produkt gemessen an der Durchschnittsbewertung und der Zahl der Bewertungen am besten abschneidet.

Alternativen

Repl.it

4,6
Nr. 1 Alternative zu PyCharm
Repl.it hilft Unternehmen, mobile und Web-Apps sowie APIs zu erstellen, zu starten und zu verwalten. Mit der integrierte...

Apache NetBeans

4,3
Nr. 2 Alternative zu PyCharm
Apache NetBeans ist eine Open-Source-IDE (Integrated Development Environment), die Code-Editoren, Assistenten und...

PhpStorm

4,8
Nr. 3 Alternative zu PyCharm
PhpStorm ist ein PHP-IDE-Editor, der Entwicklerteams dabei hilft, Codeprogrammieren, Tests und Debugging auf einer...

Atom

4,6
Nr. 4 Alternative zu PyCharm
Atom hilft Unternehmen dabei, die Kommunikation mit Kunden mithilfe der KI-Technologie zu rationalisieren. Unternehmen...

Nutzerbewertungen

Gesamtbewertung

4,7 /5
(350)
Preis-Leistungs-Verhältnis
4,6/5
Funktionen
4,6/5
Bedienkomfort
4,5/5
Kundenbetreuung
4,2/5

Hast du PyCharm bereits?

Andere Softwarekäufer brauchen deine Hilfe! Produktbewertungen helfen uns allen, die richtigen Entscheidungen zu treffen.

Zeigt 5 von 350 Bewertungen
Phillip
Gesamtbewertung
  • Branche: Versorgungsunternehmen
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 10.0 /10

Allrounder für Python Programmierung

Bewertet am 24.11.2022

Vorteile

Insgesamt ist Pycharm eine sehr starke Software für Entwicklungen und Data Science mit Python. Gerade der SciView Mode ist sehr praktisch zur Analyse von Datenmengen. Darüber hinaus gibt es ein nützliches Git Interface und die Möglichkeit sich beispielsweise über SSH auf verschiedene Server zu Tunneln.

Nachteile

Insgesamt macht Pycharm einen sehr guten job, keine Negativen Punkte.

Ilaria
Ilaria
Gesamtbewertung
  • Branche: Luft- & Raumfahrt
  • Unternehmensgröße: 5.001–10.000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 10.0 /10

The best environment for Python developers

Bewertet am 23.12.2021

My experience with PyCharm has been very positive. The interface is pleasant, it is easy to open...

My experience with PyCharm has been very positive. The interface is pleasant, it is easy to open new files from the same directory, any folder can be opened as a PyCharm project and every extension can be opened, such as readmes. PyCharm has auto-saving, which is useful in case of crashes, and automatically re-opens the last project I was working on when I restart it which decreases the time taken before I can start working. The integration with GitHub makes collaborating really easy. Overall, I would recommend it, as it greatly simplifies the job of a developer and makes it pleasant.

Vorteile

My favourite parts of this IDE are the integration with GitHub, which is simple and immediate, with the possibility to right away download a project from a shared repository. Furthermore, the interface is pleasant, installing new packages is easy to do within the interface without the use of pip install, and now there is also the new option for collaborating live - which is promising, although I have not tried it yet. The suggestions for code completion are relevant and greatly speed up the job of writing code. Import statements are sometimes imported automatically from previous code pieces. Having a JetBrains account makes it easy to keep changes across OS and computers.

Nachteile

One of the least intuitive things with PyCharm is starting a virtual environment for every code that needs to be run, and making the packages available to each python file: every time a new python file is created in a new directory, the virtual environment needs to be imported from a previous instance (or re-created, but this involves re-installing the packages). It could be nice to make the virtual environment available to every file by default, such that packages are always available. In some cases, it is also hard to install the latest version, thereby an older version has to be installed. This is not beneficial.

Edwin
Edwin
Gesamtbewertung
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 9.0 /10

Best integrated environment for coding with python

Bewertet am 27.7.2021

I would say it is among the best IDEs have ever used to code python. It is easy to install and...

I would say it is among the best IDEs have ever used to code python. It is easy to install and indeed I would like people to use it if you want not only to learn python from beginner level to pro level but also if you want to develop good and projects using python.

Vorteile

First of all installation of PyCharm is easy, you don't to have expertise to use it. Another thing I like about it is the error removal ability. PyCharm enables you as the user to identify errors easily as you code thereby you can make correct changes easily and faster. One can easily integrate it easily with GitHub, using the push component it is easily for one to update his code in GitHub account. Lastly is the plugins it has, it enables one to code in different languages as compared to other integrated development environment.

Nachteile

First what I dislike about this software is its hanging feature, incase your computer's speed and RAM is low then you are likely to have difficulty coding with this IDE. Though it can be used in various environments or programming languages, it will be difficult for an illiterate person to use or interact with it. I don't have much negative about this software since have not used it for a long time but I would prefer to use the pro version since it has more features and tools but it is relatively much expensive.

Akshat
Gesamtbewertung
  • Branche: Computer-Software
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Kundenbetreuung
  • Weiterempfehlungsquote 6.0 /10

Coding Platform for beginners

Bewertet am 14.1.2023

Overall experience is not very good but yes, For a beginner to learn and explore different software...

Overall experience is not very good but yes, For a beginner to learn and explore different software this can be an option.

Vorteile

The customer support is quite appreciable here, Also it has some special environment which helps in deploying some software codes.

Nachteile

The price for the software is quite high, Also the UI is of poor quality and very less functionalities are offered.

Verifizierter Rezensent
Gesamtbewertung
  • Branche: Tiefbau
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung

Gesamtbewertung

  • Preis-Leistungs-Verhältnis
  • Bedienkomfort
  • Weiterempfehlungsquote 8.0 /10

Best Python IDE with support for other languages

Bewertet am 31.3.2021

I don't use Python as much as R, but I appreciate having an excellent IDE to make my projects more...

I don't use Python as much as R, but I appreciate having an excellent IDE to make my projects more efficient, better scripted, and more robust.

Vorteile

The layout and features are excellent for data science and data analysis projects. The GUI is clean and user friendly. The pricing structure is fair and allows for perpetual ownership of a version of the software even if you stop subscribing (within certain requirements). Extra addons and third party plugins make it even better. It also now includes R support too, so it can be a single IDE for all data projects.

Nachteile

On first opening the software, the screen can feel and look pretty cluttered. It can feel a little overwhelming, but once you get used to it, the interface is really well designed.

In Betracht gezogene Alternativen

Microsoft Visual Studio und Visual Studio Code

Warum PyCharm gewählt wurde

Visual Studio is a wonderful software but it is really designed for pure code not data work. PyCharm is for data work.

Zuvor genutzte Software

Microsoft Visual Studio und Visual Studio Code
5 von 350 Bewertungen angezeigt Alle Bewertungen

PyCharm Häufig gestellte Fragen

Weiter unter folgen häufig gestellte Fragen über PyCharm.

PyCharm bietet folgende Kostenpläne an:

  • Ab: 249,00 $/Jahr
  • Preismodell: Kostenlose Version, Abonnement
  • Gratis Testen: Verfügbar

PyCharm hat die folgenden typischen Kunden:

Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000

PyCharm unterstützt die folgenden Sprachen:

Englisch, Französisch, Spanisch

PyCharm unterstützt die folgenden Geräte:

Wir haben keine Informationen darüber, welche Integrationen PyCharm hat

PyCharm bietet folgende Optionen für Kundensupport:

Chat

Ähnliche Kategorien

Sieh alle für PyCharm gefundenen Softwarekategorien an.