1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
Commit Graph

44 Commits

Author SHA1 Message Date
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
3701b4198a formatting 2022-01-19 17:29:22 -08:00
302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
d36b332bd7 use jc.utils for conversions 2021-04-18 16:33:47 -07:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
d8ea9bde82 doc update 2021-04-08 16:42:57 -07:00
b55b02687c doc update 2021-04-08 16:14:11 -07:00
e4781d60ce update parser descriptions with backticks surrounding command names 2021-04-04 20:52:34 -07:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
cc0f0971d7 Improve and standardize empty data check for all parsers 2020-06-14 17:17:40 -07:00
1fb84fce88 fix for no data 2020-06-12 12:25:07 -07:00
b3c6c1ea92 strip whitespace in string fields and add tests 2020-05-30 17:01:59 -07:00
515a8a84b7 add "command" to description 2020-02-13 09:47:40 -05:00
d49323e4eb add magic_commands list to info 2020-02-11 18:09:21 -08:00
68f277bb20 add __version__ 2020-02-03 16:11:58 -08:00
be06aa2b31 update parse() Return info 2019-12-17 10:09:19 -08:00
41f8e3aba2 update Return info 2019-12-17 09:56:09 -08:00
c13ecbec29 clean up parser info 2019-12-16 08:59:41 -08:00
e16bc7e882 add about information to parsers 2019-12-14 23:15:15 -08:00
fe9bdd4811 add info class 2019-12-13 20:01:51 -08:00
9dca6ba539 doc formatting change 2019-12-12 09:47:14 -08:00
78fa44fd9a add compatibility to docs 2019-12-12 09:35:42 -08:00
3bf8c8c6db pep8 fixes 2019-11-14 16:40:52 -08:00
2f805da24d add colon to parameter in docs 2019-11-13 08:04:40 -08:00
3ac75305df update process() doc 2019-11-12 11:28:10 -08:00
f0c8725d43 doc update 2019-11-12 11:17:33 -08:00
146e29f7cb update docs 2019-11-11 18:30:46 -08:00
d828de4f4f update documentation 2019-11-08 09:07:05 -08:00
098000bb10 fix blank 'from' column issue 2019-11-08 09:04:03 -08:00
b41165eff5 process w data 2019-11-07 19:13:15 -08:00
bdfa959123 fix compatibility code 2019-11-07 08:07:43 -08:00
c780aac3ab add compatibility function 2019-11-05 22:42:48 -06:00
5f1ec67348 lower() headers 2019-10-25 14:58:15 -07:00
5f8e70d730 convert headers to lowercase 2019-10-25 10:55:09 -07:00
57d0ab2ed7 change LOGIN@ to LOGIN_AT 2019-10-25 10:22:10 -07:00
08ec21556b formatting 2019-10-24 17:12:27 -07:00
f101d881a1 add w parser 2019-10-24 16:06:55 -07:00