Feature/wheel#23
Open
adimitrova wants to merge 8 commits into
Open
Conversation
* progress until now (#1) * mv img folder to main directory * cleanup before start working on issue #2 * fix imports to be able to run with -m arg * fix imports to be able to run with -m arg * Update README.md upd running options * Feature/refactor per design solution (#9) * separate the path generation and modifying the json for multiple articles * refactoring main functionality to make it better 🚧 * updates * local saving mode works again * local saving mode works again * add 2 test articles to see if they can be opened * finished the refactoring * cleanup * add encoding * Update README.md * Feature/txt support (#11) * add sample config for reading for txt file * add test files for converting txt to epub * progress on the txt processing * txt support done + converted books to check if they work fine in the ebook reader * replaced a value i used for debugging with the actual book content*
working version ✅ *
working version ✅ *
working version ✅ * Feature/documentation (#14) * documentation on the config files 📚 * ✅ Working Dropbox 🏁📚 (#15) :white_check_mark: Working Dropbox :checkered_flag::books: * organize utils in subpackage and add project structure in readme * code black formatting (#16) Co-authored-by: adimi5 <anelia.dimitrova@nike.com> * add processing time at the end of the book conversions. (#18) * add processing time at the end of the book conversions. (#19) * Feature/failed articles processing (#21) * almost done with processing failed articles. Only the last parsing is left. But I'm dying for sleep * Update main.py * DONE! Now failed articles can be processed. * comments Co-authored-by: adimi5 <anelia.dimitrova@nike.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create an app out of the src