zaval / FreamMacroses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreamMacroses for PyCharm

Some useful macroses for Fream framework

  • http - self.http.get/post
  • pd - make dict from urlencoded request
  • pdf - make dict from urlencoded request with Content-Type multipart/form-data
  • l - self.log
  • parse - hlp.parse
  • slp - self.hlp.slp
  • data - self.data[]
  • cnf - self.cnf.get
  • cnt - self.hlp.cnt
  • f - .format()
  • ac - anticaptcha macro
  • def - def function_name(self) with documented comment
  • b - <b>{}</b>

About


Languages

Language:Java 100.0%