Currently, the release process (to GitHub and PyPi) is done manually, it's prone to errors, and the two scripts used work best in happy-path use-case scenarios while edge-case even though less to worry about are not taken care of, as well as they could have been.
The release to PyPi should be fail-safe as there is no way to revert if a mistake is made.
A visualization of Mahabharata - the Indian Epic. An analysis of the charachters Karna and Arjuna from the text; exploring their appearances, descriptions and associations in the epic.
Allow cleaners.CleanPunctuation to bypass some symbols.
This allows for instance to maintain the sentence meaning on the document. Otherwise, the current solution removes all the points and the sentence's meaning is lost.
Missing functionality
Currently, the release process (to GitHub and PyPi) is done manually, it's prone to errors, and the two scripts used work best in happy-path use-case scenarios while edge-case even though less to worry about are not taken care of, as well as they could have been.
The release to PyPi should be fail-safe as there is no way to revert if a mistake is made.
**Proposed