Skip to content

pyreports 1.1

Compare
Choose a tag to compare
@MatteoGuadrini MatteoGuadrini released this 05 Jun 04:46
· 208 commits to master since this release

Release notes

  • Created abstract File class
  • Created TextFile class
  • Added _str_ method for pretty representation of Executor class
  • Added _repr_ method for representation of DatabaseManager class
  • Added _repr_ method for representation of FileManager class
  • Added _repr_ method for representation of LdapManager class
  • Fix documentation for new abstract File class