Skip to content

Translation-Gummy v3.4.0

Compare
Choose a tag to compare
@iwasakishuto iwasakishuto released this 16 Aug 06:07
· 158 commits to master since this release

Arranged code & Added useful functions

code description
gummy.utils.download_utils.src2base64 Prevent 403 error by disguising as firefox
gummy.utils.generic_utils.str_strip Strip extra white space
gummy.utils.soup_utils.group_soup_with_head, gummy.utils.soup_utils.split_section Speed up
gummy.journals.LocalPDFCrawler Supported a filestream
gummy.utils.outfmt_utils.sanitize_filename Replace ':' and ';' to '¶' to make the file name safe in windows.

Add 14 journals:

TODO

  • Display the figures #4
  • Combine multiple tex files into one.
  • Support other journals.
  • Support other gateways.
  • Define get_XXX_url of Crawler created in the past. (see notebook)
  • Create Documentation.
  • Add Windows OS to Github Actions workflow.
  • Create Github Actions workflow which updates the Translation-Gummy version in EC2 instance.
  • Make a Dockerfile
  • Make example notebooks (notebook/)