https://github.com/interifter/resgenie
Experiment with some python skills I don't get to publicly showcase
https://github.com/interifter/resgenie
Last synced: about 1 year ago
JSON representation
Experiment with some python skills I don't get to publicly showcase
- Host: GitHub
- URL: https://github.com/interifter/resgenie
- Owner: interifter
- License: mit
- Created: 2024-03-20T00:45:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T17:58:13.000Z (about 1 year ago)
- Last Synced: 2025-01-30T06:15:36.483Z (about 1 year ago)
- Language: CSS
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resgenie
Experiment with some python skills I don't get to publicly showcase.
It isn't really in a ready-to-use state, but it was fun to get to this point in a regular day's time.
Special thanks to @gtdrakeley for exposing me to the benefits of poetry, mypy, isort, and pre-commit. The majority of items related to these are direct inspiration from what he has shown me.