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


Messages In This Thread
Open Source and X Platform development editor for Python - by donj - Oct-23-2016, 08:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Star Nodezator v1.4 released! (Python node editor in the public domain) KennedyRichard 0 1,053 Sep-04-2023, 01:42 PM
Last Post: KennedyRichard
  Create an audio streaming platform like YouTube Robk 1 2,469 Aug-21-2023, 11:49 PM
Last Post: Skaperen
  Open-source codes and concept ideas. sourceduty 0 871 Aug-11-2023, 02:11 AM
Last Post: sourceduty
  Small python development shop pitosalas 2 961 Jul-19-2023, 10:17 AM
Last Post: pitosalas
  what stand-alone python-aware open-source editors are around? Skaperen 14 2,558 Jun-11-2023, 11:12 PM
Last Post: Skaperen
Video Bionic Blue: Free open-source action platformer game KennedyRichard 0 800 Jan-23-2023, 01:23 PM
Last Post: KennedyRichard
  Lightweight Python editor for beginners Gribouillis 0 848 Dec-23-2022, 06:07 AM
Last Post: Gribouillis
Star Nodezator (free Python node editor) released to the public domain! KennedyRichard 4 2,445 Jun-24-2022, 09:49 AM
Last Post: Larz60+
Lightbulb Open-source ML-based line completion IDE plugin Aekalix 0 1,272 Jun-08-2022, 02:28 PM
Last Post: Aekalix
  Looking for open source projects to contribute cavalcantelucas 2 2,064 Sep-30-2021, 05:55 PM
Last Post: buran

Forum Jump:

User Panel Messages

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