Python Community Edition Download



  • PyCharm is available in three editions. Community is the free edition but is limited to workflows typical in general scripting and scientific work. The educational edition is aimed at helping teachers create course assignments and tutorials for secondary school and college students. The professional edition of PyCharm includes tooling for database development, web development and advanced.
  • The Python Community. The Python Software Foundation and the global Python community welcome and encourage participation by everyone. Our community is based on mutual respect, tolerance, and encouragement, and we are working to help each other live up to these principles.
Latest version

Released:

Python wrapper for the SonarQube and SonarCloud API.

The installer presents you with a list of workloads, which are groups of related options for specific development areas. For Python, select the Python development workload and select Install. To quickly test Python support, launch Visual Studio, press Alt+I to open the Python Interactive window, and enter 2+2.If you don't see the output of 4, recheck your steps. However, if you are a beginner, you can start with the free Community edition of PyCharm. For both Scientific and Web Python development. With HTML, JS, and SQL support. Platform: Linux, Mac, and Windows; Type: IDE; Price: Free (Community edition) and Paid (Professional Edition) Source: Open Source (Community Edition) Official Download link. The Community edition is for individual developers, classroom learning, academic research, and open source development. For other uses, install Visual Studio 2019 Professional or Visual Studio 2019 Enterprise.

Project description

Python wrapper for the SonarQube(Community Edition and Enterprise Edition) and SonarCloud API.

Installation

The easiest way to install the latest version is by using pip to pull it from PyPI:

You may also use Git to clone the repository from Github and install it manually:

Documentation

The full documentation for API is available on readthedocs.

Compatibility

  • This package is compatible Python versions 2.7, 3.3+.
  • Tested with SonarQube Community Edition 7.9.x LTS and SonarCloud Server.

Usage

For SonarQube Community Edition

The Client is easy to use, you just need to initialize it with theconnection parameters (default sonarqube url is http://localhost:9000).

Example:

Sonar authentication tokens can also be used in place of username and password:

For SonarQube Enterprise Edition

The Client is easy to use, you just need to initialize it with theconnection parameters (default sonarqube url is http://localhost:9000).

Example:

Sonar authentication tokens can also be used in place of username and password:

Python Community Edition Plugin Download

API example

The example documentation for SonarQubeClient APIs is available on API examples.

Release historyRelease notifications | RSS feed

1.2.2

1.2.1

1.2.0

1.1.9

1.1.8

1.1.7

1.1.6

1.1.5

1.1.4

1.1.3

1.1.2

1.1.1

1.1.0

1.0.9

1.0.8

1.0.7

Full

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

1.0.1

1.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for python-sonarqube-api, version 1.2.2
Filename, sizeFile typePython versionUpload dateHashes
Filename, size python_sonarqube_api-1.2.2-py3-none-any.whl (79.8 kB) File type Wheel Python version py3 Upload dateHashes
Filename, size python-sonarqube-api-1.2.2.tar.gz (48.8 kB) File type Source Python version None Upload dateHashes
Close

Hashes for python_sonarqube_api-1.2.2-py3-none-any.whl

Hashes for python_sonarqube_api-1.2.2-py3-none-any.whl
AlgorithmHash digest
SHA2568a24876a134772c182e0215e18fe13302fc75510829f5260aa3ce0e848707c11
MD56869ee38862bb977b8a4c95e0552f26a
BLAKE2-25638db082abdf5e00eee06282fe618a6e15207937f6157ddd46610a3f29ffa15f5
Close

Hashes for python-sonarqube-api-1.2.2.tar.gz

Hashes for python-sonarqube-api-1.2.2.tar.gz
AlgorithmHash digest
SHA2568715214424c50ee73ec7eb3503c129538e0058d6814d12005d489276c56f70cb
MD57cb15d30e6a06008b3595b3c4eaf0d28
BLAKE2-2560d8a5a023b3c647a39abb87b9b7077b74bae0ee8c7b17a5d8d8228e43ffcb758

Be More Productive

Save time while PyCharm takes care of the routine. Focus on the bigger things and embrace the keyboard-centric approach to get the most of PyCharm's many productivity features.

Get Smart Assistance

PyCharm knows everything about your code. Rely on it for intelligent code completion, on-the-fly error checking and quick-fixes, easy project navigation, and much more.

Boost Code Quality

Write neat and maintainable code while the IDE helps you keep control of the quality with PEP8 checks, testing assistance, smart refactorings, and a host of inspections.

Simply All You Need

PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development.

Intelligent Python Assistance

PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactorings and rich navigation capabilities.

Web Development Frameworks

PyCharm offers great framework-specific support for modern web development frameworks such as Django, Flask, Google App Engine, Pyramid, and web2py.

Scientific Tools

PyCharm integrates with IPython Notebook, has an interactive Python console, and supports Anaconda as well as multiple scientific packages including matplotlib and NumPy.

Cross-technology Development

In addition to Python, PyCharm supports JavaScript, CoffeeScript, TypeScript, Cython, SQL, HTML/CSS, template languages, AngularJS, Node.js, and more.

Remote Development Capabilities

Python Community Edition Download Full

Run, debug, test, and deploy applications on remote hosts or virtual machines, with remote interpreters, an integrated ssh terminal, and Docker and Vagrant integration.

Built-in Developer Tools

A huge collection of tools out of the box: an integrated debugger and test runner; Python profiler; a built-in terminal; and integration with major VCS and built-in Database Tools.

PyCharm Professional Edition PyCharm Community Edition
Intelligent Python editor
Graphical debugger and test runner
Navigation and Refactorings
Code inspections
VCS support
Scientific tools
Web development
Python web frameworks
Python Profiler
Remote development capabilities
Database & SQL support

PyCharm Educational Edition

Have you ever wanted to learn programming with Python? Or maybe you're using Python to teach programming?
Then we have the perfect tool for you.

Michael Kennedy

Host, Talk Python to Me Podcast
Founder Talk Python Training

I'm in the unique position of asking over 100 industry experts the following question on my Talk Python To Me podcast. 'When you write some Python code, what editor do you open up?' While the answers vary, it is frequently PyCharm. The reasons the guests give are usually the same reasons I've been a PyCharm advocate for years.

  • PyCharm deeply understands your project, not just individual files

  • Refactoring is a breeze across an entire project

  • The built-in SQL tooling is amazing

  • Autocomplete works better than any other editor, by far

That's just a few reasons I open PyCharm daily to build my web properties and manage the software that runs my business.

Cory Althoff

Author of The Self-Taught Programmer: The Definitive Guide to Programming Professionally

PyCharm is the best IDE I've ever used. With PyCharm, you can access the command line, connect to a database, create a virtual environment, and manage your version control system all in one place, saving time by avoiding constantly switching between windows. I couldn't imagine going back to programming without PyCharm's local history feature and debugger. Add the rest of its convenient shortcuts and features, and you have the perfect IDE.

Collaborative development

Edition

Code With Me connects remote teams in a feature-rich collaborative coding environment.
Your peers do not need to have an IDE of their own installed to collaborate with you. Code With Me includes embedded audio and video calls.

Auto import on module member completion

PyCharm now automatically adds an import statement when you refer to a module or package name in your code and invoke code completion for available module members. Auto-import also works for popular package name aliases, such as np for NumPy or pd for pandas.

Python Idle Download 3.9.1

Work directly with WSL projects

You can now work directly with projects located in the WSL filesystem. With PyCharm you can now open any directory in wsl$. For version control, you can use the version of Git installed on your WSL instance.

Companies worldwide
use PyCharm.
Join our customers!