I wrote a function for Curses that takes a 2D array and returns a window layout.
This is the first time I wrote something that I’d use and required more than a couple hours of work. I’d really appreciate any feedback, from the code, the comments, and the docstrings. I’m self taught so I don’t have a senior dev to tell me my code sucks.
submitted by /u/-not_a_knife
[link] [comments]
r/learnpython I wrote a function for Curses that takes a 2D array and returns a window layout. This is the first time I wrote something that I’d use and required more than a couple hours of work. I’d really appreciate any feedback, from the code, the comments, and the docstrings. I’m self taught so I don’t have a senior dev to tell me my code sucks. https://github.com/BrickEater/python-curses-grid submitted by /u/-not_a_knife [link] [comments]
I wrote a function for Curses that takes a 2D array and returns a window layout.
This is the first time I wrote something that I’d use and required more than a couple hours of work. I’d really appreciate any feedback, from the code, the comments, and the docstrings. I’m self taught so I don’t have a senior dev to tell me my code sucks.
submitted by /u/-not_a_knife
[link] [comments]