Commit Graph

8 Commits (83744f17bb93bcfd9b51a72e27ffc6de40742c0f)

Author SHA1 Message Date
nick black 0be5089d2c
adapt new python to rgb8 updates 3 years ago
igo95862 b678742f68 python: Fixes of argument parsing 3 years ago
igo95862 49e6848d63 python: Expose the variables containing definitions.
Instead of exposing all functions between modules we can only
expose the variables that contain the function pointers such
as `ChannelsFunctions` which has all channels functions.
3 years ago
igo95862 d05e3f20d1 python: Split new python binds module in to separated source files
Less thousand lines files
3 years ago
igo95862 ac03f7cdad python: Added all channels functions 3 years ago
igo95862 d070abd96b python: Added ncstrwidth function 3 years ago
igo95862 e044699603 python: Add notcurses_version_components function 3 years ago
igo95862 e8ed637b29 python: Create notcurses misc module 3 years ago