Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
albilu committed Dec 18, 2024
1 parent cc0d5dd commit 45759f0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ Support this project growth and maintenance by:
- Submiting [PR](https://github.com/albilu/netbeansPython/pulls) for issues in the backlog
- Starring it [![](https://img.shields.io/github/stars/albilu/netbeansPython)]()

### Roadmap (Call for contributors)

- [ ] Add full LDAP based [Debugger](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372748)
- [ ] Add Support to [PyTest Framework](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372837)
- [ ] Add Support to [Django/Flask Web Frameworks](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372901)
- [ ] Add support to [Python Profiler](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372872).
- [ ] Add support to [Jupyter Notebook/Data science/Conda](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372936)

### Related Projects

This is a non exhaustive list of some outstanding projects this module rely on:
Expand Down Expand Up @@ -103,3 +95,11 @@ This is a non exhaustive list of some outstanding projects this module rely on:

- Lite Python Debugger relying on the Python internal debugger [PDB](https://docs.python.org/3/library/pdb.html) (breakpoints/callstack/variable inspection) supported
![74a5dd8877b9608931b49604ab59555d.png](_resources/74a5dd8877b9608931b49604ab59555d.png)

### Roadmap (Call for contributors)

- [ ] Add full LDAP based [Debugger](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372748)
- [ ] Add Support to [PyTest Framework](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372837)
- [ ] Add Support to [Django/Flask Web Frameworks](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372901)
- [ ] Add support to [Python Profiler](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372872).
- [ ] Add support to [Jupyter Notebook/Data science/Conda](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372936)

0 comments on commit 45759f0

Please sign in to comment.