Skip to content

ebresie/python4nb

Repository files navigation

python4nb

This is Python Plugin for Apache Netbeans which leverages textmate grammar and LSP based functionality.

The source is being published for further community support and development opportunities.

This is in early development with more work to follow.

Once more development is more mature, expectations is a release will be available here and/or be published to the Netbeans Plugin Portal.

Available Features:

  • Python Colorization (via textmate grammar)
  • Auto completion leveraging the Python LSP
  • Python Hints/Tips leveraging the Python LSP
  • Python Platform Configuration and Installation
  • Python Execution Functionality

How to install it

  • Installation requires Python to be installed
  • Installation of following python LSP related module to be installed in g -- python -m pip install python-language-server[all] --- For additional details on the Python LSP server
  • Compile python4nb from source and install module within given Netbeans setup
  • Open Tools...Python Platform...select python instance where LSP server module installed

Change process

  • Changes will be tracked using project's github issues.
  • Upon completion of updates for given issues, a pull request will be made, reviewed, and upon completion integrated into the master branch in github for coming release.

Change log

Release 0.3

Additional updates (more work to follow) related to the following

Release 0.2

Release 0.1

  • Python Colorization (via textmate gramer)
  • Auto completion leveraging the Python LSP
  • Python Hints/Tips leveraging the Python LSP

For version, will attempt to comply with major/minor/patch versioning as defined here

TODO (For more specifics details, see project issue area:

License

Project is being developed leveraging Apache-2.0 license or applicable licenses. All due diligence has been made to attribute proper licensings where applicable.

Some functionality is based on or leverages functionality from other projects and attempts to comply as applicable.

Contributors

About

This is a Python Plugin for Netbeans.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages