ºñ¹Ð¹øÈ£ È®ÀÎ ´Ý±â


 
»óÇ° »ó¼¼ ¼³¸í
 
 
   ÇÁ·Î±×·¡¹Ö > ¿¡µðÅÍ/ÄÄÆÄÀÏ·¯ > PyCharm (¿µ±¸ ¶óÀ̼¾½º)
 
 
 
ÀÌÀü»óÇ° PyCharm (¿µ±¸ ¶óÀ̼¾½º) ´ÙÀ½»óÇ°
 
 
 
Á¦Á¶È¸»ç : JetBrains
ÆǸŰ¡°Ý : 448,800¿ø (VAT Æ÷ÇÔ)
°ø±Þ¹æ½Ä : ESD
¼ö·® EA
 
 
»óÇ° »ó¼¼ ¼³¸í
 
 
 
¡Ø±¸¸Å ½ÃÁ¡ ¹öÀü ¿µ±¸ »ç¿ë °¡´ÉÇÕ´Ï´Ù. 
¾Æ·¡ Á¤º¸´Â Á¦ÀÛ»ç ȨÆäÀÌÁö¿¡¼­ ÀϺΠ¹ßÃéÇÑ ³»¿ë ÀÔ´Ï´Ù.



What is a perpetual fallback license?

¿µ±¸ Æú¹é ¶óÀ̼±½º´Â ƯÁ¤ ¼ÒÇÁÆ®¿þ¾î ¹öÀüÀ» È°¼ºÈ­µÈ ±¸µ¶ ¾øÀÌ »ç¿ëÇÒ ¼ö ÀÖ´Â ¶óÀ̼±½ºÀÔ´Ï´ÙÀÌ ¶óÀ̼±½º´Â ¸ðµç ¹ö±× ¼öÁ¤ ¾÷µ¥ÀÌÆ®¸¦ Æ÷ÇÔÇϸç ƯÈ÷ X.Y.Z ¹öÀüÀÇ °æ¿ì ¸ðµç Z ¸±¸®½º°¡ Æ÷ÇԵ˴ϴÙ.

¿¬°£ ±¸µ¶À» ±¸¸ÅÇÏ¸é ±¸¸Å ´ç½Ã¿¡ ÀÌ¿ë °¡´ÉÇÑ ¹öÀü¿¡ ´ëÇØ ¿µ±¸ Æú¹é ¶óÀ̼±½º¸¦ Áï½Ã ¾òÀ» ¼ö ÀÖ½À´Ï´Ù.

¿ù ´ÜÀ§·Î °áÁ¦ÇÏ´Â °æ¿ì 12°³¿ù ¿¬¼ÓÀ¸·Î °áÁ¦Çϸé 12°³¿ù ¿¬¼Ó ±¸µ¶ÀÌ ½ÃÀÛµÉ ¶§ÀÇ Á¦Ç° ¹öÀü¿¡ ¾×¼¼½ºÇÒ ¼ö ÀÖ´Â ¿µ±¸ Æú¹é ¶óÀ̼±½º°¡ Á¦°øµË´Ï´Ù¿µ±¸ Æú¹é ¶óÀ̼±½º´Â 12°³¿ù ¿¬¼ÓÀ¸·Î °áÁ¦ÇÑ ¸ðµç ¹öÀü¿¡ ´ëÇØ ¹ÞÀ¸½Ç ¼ö ÀÖ½À´Ï´Ù.

 

¾Æ·¡  ¿¹½Ã¸¦ ÂüÁ¶Çϼ¼¿ä. 


°ü¸®ÀÚÀÇ °æ¿ì±¸µ¶ÀÌ ¸¸·áµÈ ÈÄ °¢ ±¸µ¶¿¡¼­ »ç¿ëÇÒ ¼ö ÀÖ´Â ¹öÀüÀÌ 'Fallback Product(Æú¹é Á¦Ç°)' ¿­¿¡ Ç¥½ÃµË´Ï´Ù.



PyCharm provides everything you need out of the box to code faster and smarter. Whether you¡¯re an experienced developer or just starting your journey with the language, the JetBrains IDE for Python helps you get your work done.

PyCharm is a cross-platform IDE that provides consistent experience on the Windows, macOS, and Linux operating systems.

PyCharm is available in two editions: Professional, and Community. The Community edition is an open-source project, and it's free, but it has fewer features. The Professional edition is commercial, and provides an outstanding set of tools and features.

Python Code Editing
Discover how PyCharm¡¯s coding assistance can enhance your development process. Get context-aware code completion, type hinting, quick documentation, and auto-imports – across your entire project.
PyCharm handles the repetitive aspects of software development so you can focus on designing innovative solutions.

Database & SQL
With productive database querying, schema browsing, and refactoring, you have all the necessary resources to work efficiently with your data.
PyCharm offers built-in support for leading database formats, including PostgreSQL, Oracle, MongoDB, and Redis, so you can choose the best tool for the job.

Python Profiler
Deliver faster, more efficient software with PyCharm¡¯s profiling tools. Enjoy a comprehensive view of your code¡¯s behavior at runtime before examining hot spots in more detail.
Avoid wasted efforts by focusing on the source of each bottleneck. Real-time results provide immediate feedback to fine-tune your optimizations, while PyCharm¡¯s profiling sessions enable you to compare the impact of different approaches.

Refactoring
Benefit from project-wide refactorings that are both superfast and secure as PyCharm applies your changes safely and consistently, making your code easier to read and maintain.
PyCharm enables you to do everything from renaming variables and updating functions to extracting constants or methods and converting modules to packages.

Debugging
Get to the source of bugs with PyCharm¡¯s flexible and intuitive Python debugger. However you work – be it locally, on a remote machine, in a virtual environment, or in a container – PyCharm delivers insights to fix issues quickly.
Harness the power of PyCharm¡¯s visual debugger to understand how your logic plays out and track down the causes of exceptions. Every aspect of the debugging process is configurable so you can work as efficiently and effectively as possible.



System requirements

Requirement

Minimum

Recommended

RAM

2 GB of free RAM

8 GB of total system RAM

CPU

Any modern CPU

Multi-core CPU. PyCharm supports multithreading for different operations and processes making it faster the more CPU cores it can use.

Disk space

3.5 GB

SSD drive with at least 5 GB of free space

Monitor resolution

1024¡¿768

1920¡¿1080

Operating system

Officially released versions of the following:

  • Microsoft Windows 10 1809 64-bit or later

Windows Server 2019 64-bit or later

  • macOS 12.0 or later
  • Ubuntu Linux 20.04 LTS or a later LTS version that uses the following:
    • Gnome or KDE
    • X Window System (X11)

Wayland support is in development. You can monitor the progress and leave your feedback in JBR-3206: Native Wayland support.

Pre-release versions are not supported.

The latest versions of the following:

  • Windows 64-bit
  • macOS
  • Ubuntu Linux LTS

You do not need to install Java to run PyCharm because JetBrains Runtime is bundled with the IDE (based on JRE 17).

PyCharm supports the following versions of Python:
  • Python 2: version 2.7
  • Python 3: from the version 3.6 up to the version 3.12