Mark Cornick mcornick
  • https://mcornick.com/
  • I never gave a damn about the meter man until I was the man who had to read the meters, man.

  • Joined on 2020-06-17
mcornick pushed to main at mcornick/cue_to_meta 2024-06-27 15:54:26 +00:00
4f2a04128f Drop pipenv support
mcornick pushed to main at mcornick/cue_to_meta 2024-06-19 03:39:26 +00:00
5a84a239f8 Not sure how genpw got in here
mcornick pushed to main at mcornick/cue_to_meta 2024-06-19 03:33:15 +00:00
18325ed8f1 Add test dependencies
mcornick pushed to main at mcornick/cue_to_meta 2024-05-19 01:26:39 +00:00
3f7d27a74e Further tooling updates
mcornick pushed to main at mcornick/cue_to_meta 2024-05-19 01:00:33 +00:00
90fb0ef3e1 Add pipenv configuration
mcornick pushed to main at mcornick/cue_to_meta 2024-05-19 00:57:28 +00:00
34c6f00d0d Add docstrings
a765c44364 Remove unused sys import
Compare 2 commits »
mcornick pushed to main at mcornick/cue_to_meta 2024-05-19 00:54:10 +00:00
bf8c536254 Update tooling
mcornick pushed to main at mcornick/cue_to_meta 2023-06-14 03:07:18 +00:00
699aa9ba6a Remove #! (this isn't an executable script)
mcornick pushed to main at mcornick/cue_to_meta 2023-06-14 03:06:14 +00:00
a79fbd1b19 Add a test case
mcornick pushed to main at mcornick/cue_to_meta 2023-02-04 03:09:28 +00:00
c0aaba15e2 Restore prior .gitignore
mcornick pushed to main at mcornick/cue_to_meta 2023-02-04 03:08:19 +00:00
0e47d510d6 chore: ignore *.egg-info
mcornick pushed to main at mcornick/cue_to_meta 2023-02-04 03:01:36 +00:00
bd52675ac4 chore: remove .pre-commit-config.yaml
mcornick pushed to main at mcornick/cue_to_meta 2023-01-15 20:07:12 +00:00
b28950e97a Use python 3.10 in pre-commit
mcornick pushed to main at mcornick/cue_to_meta 2022-12-26 03:50:39 +00:00
29a8003615 Add venv to .gitignore
mcornick pushed to main at mcornick/cue_to_meta 2022-12-14 23:42:18 +00:00
d15a5b69d6 Update README
mcornick pushed to main at mcornick/cue_to_meta 2022-12-14 06:37:49 +00:00
4b5aaabdd2 Rework using click
mcornick pushed to main at mcornick/cue_to_meta 2022-08-18 04:31:37 +00:00
9b983412e1 Remove pre-commit yaml check
mcornick pushed to main at mcornick/cue_to_meta 2022-08-18 04:30:35 +00:00
dd7fa0f5b8 Add __name__ == "__main__" construct
mcornick pushed to main at mcornick/cue_to_meta 2022-08-18 00:42:34 +00:00
7f7c3f03d1 Tooling bits
mcornick pushed to main at mcornick/cue_to_meta 2022-08-17 16:59:09 +00:00
1d7217f5ca Handle common exceptions