Skip to content

Releases: michael-act/Senginta.py

0.0.3.0

03 May 14:23
22fe27f
Compare
Choose a tag to compare

[0.0.3.0] - 2021-05-03

Added

  • Implementation of Pandas | to_pd()
  • Support special character language, like japan, korean and others
  • Add Blog: Naufal Ardhani
  • to_dict() is relatable for pandas DataFrame
  • More comment
  • Support multiple language
  • Some optimize for BASearch()

Changed

  • Fix key of self.pages dictionary to sync with [start_page_num] parameter
  • res_to_json() --> to_json()
  • res_to_dict() --> to_dict() Note: Use get_all() for get dictionary result
    instead of to_dict().

0.0.2.0

01 May 17:21
12d7f82
Compare
Choose a tag to compare

Added

  • Fix: Sometimes LINK caused error 404
  • Encoding URL
  • requirements.txt
  • Name of Third-Party Libraries Used

Senginta First Release

30 Apr 18:06
Compare
Choose a tag to compare
0.0.1

Second Commit