Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@Flowrey Flowrey released this 16 Apr 17:51
· 86 commits to master since this release

Added

  • Asyncronous code execution
  • Levenshtein distance for string comparaison
  • ujson to parse json
  • aiohttp for asyncronous request

Changed

  • Refactoring of all code