Archived
1
1
Fork 0
Commit graph

213 commits

Author SHA1 Message Date
243f377bb2
main screenshot: res fix, reflect new css/sections 2023-04-29 21:11:46 -05:00
dd90e71d4c
main screenshot: update, new stylesheet/sections 2023-04-29 21:08:54 -05:00
f19f1cb118
tui: reflect new "start" function in docstring 2023-04-29 21:00:38 -05:00
9e23211196
disable "line-too-long" linting for tui.py 2023-04-29 20:57:35 -05:00
78f0fbc6b5
main: add missing TUI docstring 2023-04-29 20:51:38 -05:00
4dd98e3a16
tui: restore PascalCase class name 2023-04-29 20:49:57 -05:00
0bfca03f98
project: reflect new TUI func name 2023-04-29 20:46:01 -05:00
cc53db0397
card/hwmon: classify, support many cards in TUI 2023-04-29 20:45:11 -05:00
afd6cb1754
tui: update title, use new stylesheet name 2023-04-29 12:43:42 -05:00
4975bf3649
project: reflect new tui namespacing 2023-04-29 12:20:06 -05:00
95c234d31d
tui: rename file/function, add screenshot binding 2023-04-29 12:15:02 -05:00
5481026b50
docstrings: +missing "optional" for arg "card", +brevity
docstrings: +missing "optional" for arg "card", +brevity
2023-04-28 00:16:07 -05:00
4ca199aec4
docstrings: +missing "optional" for arg "card", +brevity 2023-04-28 00:15:07 -05:00
9cbe6ab8cf
v0.1.10: add card validating/selecting function
add card validating/selecting function
2023-04-27 23:56:30 -05:00
cb5d2464cf
bump ver: v0.1.10 2023-04-27 23:49:22 -05:00
a123d7117c
reorganization 2023-04-27 23:48:50 -05:00
40bca912b4
add card validating/selecting function, make card optional 2023-04-27 23:23:48 -05:00
1b2ce960ca
Merge pull request #19 from joshlay/more_docstring
more docstring fixes
2023-04-26 23:31:47 -05:00
f383b27f67
more docstring fixes 2023-04-26 23:30:44 -05:00
698b457bf9
Merge pull request #18 from joshlay/utils_docstring_vars
remove deprecated vars from utils.py docstring
2023-04-26 23:25:12 -05:00
1179c5b658
remove deprecated vars from utils.py docstring 2023-04-26 23:24:16 -05:00
fc5f4df45d
Merge pull request #17 from joshlay/configurable_card
v0.1.9: configurable funcs (card)
2023-04-26 23:14:45 -05:00
2fe7f8bc94
interface: reclassify "todo" failing linting as "nice to have" :) 2023-04-26 23:12:32 -05:00
798154faac
v0.1.9: (card) configurable funcs 2023-04-26 23:00:51 -05:00
57fa9b904a
interface (tui): content with 'card' req and loss of stat dicts 2023-04-26 23:00:01 -05:00
8d633cf391
utils: make funcs require card, offer dict of discovery 2023-04-26 22:58:39 -05:00
016cb6844e
Merge pull request #16 from joshlay/add_doc_link
v0.1.8: add doc link to package (no GH release)
2023-04-26 00:02:20 -05:00
5d647b99a9
v0.1.8: add doc link to package 2023-04-26 00:00:56 -05:00
2b10224136
Merge pull request #15 from joshlay/remove_extraneous_rtd_provided_deps
pyproject: remove extraneous deps handled by RTD
2023-04-25 23:05:54 -05:00
937d23f84f
pyproject: remove extraneous deps handled by RTD 2023-04-25 23:05:29 -05:00
4dba5b7fea
Merge pull request #14 from joshlay/fix_deps
make rtd theme dep more specific to go w/ docutils
2023-04-25 22:59:04 -05:00
4956e2435d
make rtd theme dep more specific to go w/ docutils 2023-04-25 22:58:44 -05:00
00e8eabb42
Merge pull request #13 from joshlay/rtd_import_testfix
only set/use CARD and hwmon_dir if not None
2023-04-25 22:49:52 -05:00
61f10e6302
only set/use CARD and hwmon_dir if not None 2023-04-25 22:48:49 -05:00
4cb719255b
Merge pull request #12 from joshlay/prep_017_fix_rtd_and_deps
v0.1.7: Module dependency / doc fixes
2023-04-25 22:37:32 -05:00
8cba88335b
link to pending RTD 2023-04-25 22:34:42 -05:00
76dd1668c9
rtd: add config 2023-04-25 22:31:45 -05:00
6b69f97b5a
match sphinx deps to fedora 38 levels 2023-04-25 22:31:02 -05:00
a61c27afb3
Merge pull request #11 from joshlay/movedocs
move doc files where RTD can hopefully find them
2023-04-25 22:10:46 -05:00
9c5c485c6e
move doc files where RTD can hopefully find them 2023-04-25 22:09:52 -05:00
665ca6a161
v0.1.6: Improve modularity, move stats to functions
v0.1.6: Improve modularity, move stats to functions
2023-04-25 22:02:26 -05:00
adb00f25e9
sphinx dep: make version amenable 2023-04-25 21:58:58 -05:00
9c13b0de4c
utils: disable "line-too-long" for pylint 2023-04-25 21:45:02 -05:00
cd4c44069f
docs: disable problematic sphinx conf.py linting 2023-04-25 21:41:16 -05:00
94277e3476
bump to 0.1.6: more modularity/funcs 2023-04-25 21:20:56 -05:00
c37e2a4d90
utils: move stat-fetch to funcs, modularity++ 2023-04-25 21:20:34 -05:00
0c0db9d020
update sub-header, reflect module function 2023-04-25 21:18:43 -05:00
57e4b94ba2
add doc source info 2023-04-25 21:17:22 -05:00
1f7885cc21
v0.1.5 - move stat gathering to functions
move stat gathering to functions
2023-04-25 01:30:13 -05:00
95b774fb3d
properly "fix" linting; ignore length of util imports 2023-04-25 01:25:12 -05:00