Skip to content

sagarchalise/geany-pycoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ If you are already using Peasy then this branch is RECOMMENDED.

PyCoding Helper for Geany

Comes with:

  • Auto Lint Python Files based on this helper. Runs automatically on open/activation of python files.
  • Format python code on save with black.
  • Complete Python Code Based on jedi.

Requirements:

  • Server bundled here needs to be run manually.
  • black, blackd and jedi needs to be installed as well as your favorite linter. I use flake8. All in python3

TODO

  • Run Server Automatically.
  • Give Option for formatter.

WARNING: BUGGY

About

Python Coding for Geany IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published