Python Forum
Open Source and X Platform development editor for Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open Source and X Platform development editor for Python
#1
Hi Everyone,

I'm the author of a Python extension for the open source, MIT licensed and cross platform Visual Studio Code Editor (https ://code.visualstudio.com/).
This is developed using nodejs and python, MIT licensed running on all major OS (OS X, Linux and Windows).
The major features include:
- Auto complete (intellisense)
- Code navigation
- Linting (mypy, pep8, pylint, flake8, etc)
- Unit tests (pytest, nose, unittest)
- Jupyter (IPython)
- Debugging (django, flask, remote debugging, docker, multi threads, django templates, SSH, etc)
- Code formatting (autopep8, yapf)
- Refactoring, 
- Snippets and more

Please note, this is open source and MIT licensed. This isn't meant to be a competitor to IDEs like PyCharm, instead is a lightweight and cross platform alternative (editor).

I'm looking for some assistance in improving the capabilities of this extension (adding more features), looking for feedback suggestions and any help in maintaining it as well.
More information here:
- https ://marketplace.visualstudio.com/items?itemName=donjayamanne.python
- https ://github.com/DonJayamanne/pythonVSCode
Reply
#2
Hi look cool,here is the link Visual Studio Code Editor

If you look at this post 
So "Python Tools for Visual Studio" is gone be integrated into Visual Studio.
Are these tool somewhat related?

Is this a standalone tools,so if download "Visual Studio Code Editor".
It comes with Visual Studio and Visual Studio Code Editor.
Reply
#3
>Are these tool somewhat related?
No. The post you have referred to is for "Visual Studio" (this is the full blown IDE that runs only on Windows).

"Visual Studio Code Editor" on the other hand is considered a light weight IDE, more of an editor.
This is cross platform, completely open source and very light weight.

>Is this a standalone tools,so if download "Visual Studio Code Editor".

With Visual Studio Code, you download the editor and then install the necessary extensions.
To my knowledge majority of the extensions (99.9%) are free and open source.
So if you wanted to develop on python using Visual Studio Code editor:
- First download Visual Studio Code
- Next install the Python Extension
Reply
#4
Sounds pretty good, I gotta try it!
Reply
#5
I mentioned windows was moving in the Linux direction. This is kind of the smoking
gun, I guess it must be True.
When one of the major gaming companies 'Steam' branched their development to Linux,
I knew it was the beginning of an unstoppable river. for other companies and for Microsoft
as well.
Congrats MS ...
Reply
#6
Is this related to Microsoft Visual Studio?
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#7
sure looks like it
Reply
#8
Honestly, I hate Microsoft. I don't think I'm going to try it.  Shy
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#9
I have never really liked it, not even when Microsoft was actually part of IBM.
They made the choice to go with Intl 8086 rather than Motorola 68000 which was a much better machine.
Lately, however things have been happening, don't give up on them yet!
They just converted windows 10 to run on raspberry pi

Nevertheless My pet saying whenever something new from Microsoft comes out is:
'Wow that's almost as good as it was in UNIX back in 1980'

Perhaps soon I won't say that anymore
Reply
#10
It not related to Visual Studio only name that is confusing Confused
Quote:Visual Studio Code (VSCode) is a cross-platform (Linux, Mac OS, Windows) editor that can be extended with plugins to your needs.

Quote:VS Code is not a stripped down Visual Studio, it is a fork of Atom running on electron (Visual Studio Code and Atom).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Star Nodezator v1.4 released! (Python node editor in the public domain) KennedyRichard 0 928 Sep-04-2023, 01:42 PM
Last Post: KennedyRichard
  Open-source codes and concept ideas. sourceduty 0 777 Aug-11-2023, 02:11 AM
Last Post: sourceduty
  Small python development shop pitosalas 2 807 Jul-19-2023, 10:17 AM
Last Post: pitosalas
  what stand-alone python-aware open-source editors are around? Skaperen 14 2,079 Jun-11-2023, 11:12 PM
Last Post: Skaperen
Video Bionic Blue: Free open-source action platformer game KennedyRichard 0 707 Jan-23-2023, 01:23 PM
Last Post: KennedyRichard
  Lightweight Python editor for beginners Gribouillis 0 766 Dec-23-2022, 06:07 AM
Last Post: Gribouillis
Star Nodezator (free Python node editor) released to the public domain! KennedyRichard 4 2,189 Jun-24-2022, 09:49 AM
Last Post: Larz60+
Lightbulb Open-source ML-based line completion IDE plugin Aekalix 0 1,169 Jun-08-2022, 02:28 PM
Last Post: Aekalix
  Looking for open source projects to contribute cavalcantelucas 2 1,955 Sep-30-2021, 05:55 PM
Last Post: buran
  source of python-wstools has two corrupt .gz files in Ubuntu Linux Skaperen 3 2,239 Jul-13-2021, 12:29 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020