Anaconda Python IDE
by Anaconda Python IDE
What is it all about?
The main goal of anaconda is to provide a high performance python development environment, this is why anaconda will never freeze your SublimeText 3 as everything in anaconda runs concurrent and asynchronous using an asynchronous client-server architecture.
Key Features
* Code Linting: Lint Python syntax errors and PEP8 violations. * Imports Validation: Check if file imports are valid. * Auto Imports: Try to import the undefined word under the cursor. * Auto Format PEP8 Violations: Try to solve automatically PEP8 errors in the file. * Disable Linting on File: Useful when you don't want to lint a file. * Show Documentation: Open a bottom pannel with documentation about the class, method or function where your cursor is. * McCabe Complexity Checker: Analyze your code with the Code Complexity Checker McCabe to detect overcomplex algorithms or functions.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}