Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactorization, added image conversion #17

Merged
merged 13 commits into from
Nov 25, 2023
Merged

Refactorization, added image conversion #17

merged 13 commits into from
Nov 25, 2023

Conversation

Daethyra
Copy link
Owner

@Daethyra Daethyra commented Oct 13, 2023

Fixed #16
Will not complete #15

Cannot merge until manual tests have succeeded

- single master module is a short term change
- added support for text type conversion
	new file:   converters/converter.py
	deleted:    converters/image_converter.py
Overhauled and refactored the code
	new file:   converter_10-9-23.log.test1-results
	modified:   converters/text_converter.py
	modified:   requirements.txt
Fixed #16
Will not do #15

Please see update details below:
	deleted:    converter_10-9-23.log.test1-results
	modified:   main.py
	modified:   readme.md
	renamed:    converters/__init__.py -> src/__init__.py
	renamed:    converters/image_converter.py -> src/image_converter.py
    renamed:    converters/requirements.txt -> src/requirements.txt
	renamed:    converters/text_converter.py -> src/text_converter.py
@Daethyra Daethyra added documentation Improvements or additions to documentation enhancement New feature or request wontfix This will not be worked on labels Oct 13, 2023
@Daethyra Daethyra self-assigned this Oct 13, 2023
@Daethyra Daethyra linked an issue Oct 13, 2023 that may be closed by this pull request
@Daethyra
Copy link
Owner Author

Cannot merge until manual tests have succeeded

@Daethyra
Copy link
Owner Author

Manual tests have succeeded

@Daethyra Daethyra merged commit e691fde into main Nov 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify conversion methods Auto capture keyboard input
1 participant