Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1008 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 1008 Bytes

Netplait Generic badge

Netplait is the Free and Open-source, alternative to Jetbrains Pycharm. A general-purpose code editor developed for Python, Python web-frameworks and students taking the CS50 program from Harvard University.

Netplait offers support for Python and popular Python web frameworks such as Flask, Django, Pyramid and Bottle. Fast and customizable code completion and code generation, Code snippets, Python debugging, plenty of project templates, Python Package manager, etc.

System Requirements

  • Netplait runs on the Microsoft .NET Framework 3.5

Building

  • Open in Microsoft Visual Studio 2019
  • Click the solution and select "Release|x86" or "Release|x64" from "Active config" in Properties panel
  • Build the entire solution

Acknowledgments

  • Netplait was created by Robin