Skip to content

[0.0.1] Initial Release

Latest
Compare
Choose a tag to compare
@ciaradunks ciaradunks released this 09 Apr 14:39
· 192 commits to production since this release
f1cb012

Added

  • pyproject.toml
  • setup.py to .gitignore
  • new requirements files inside a requirements folder
  • created oemof_tabular_plugins/ inside src/ folder
  • created examples folder with scenarios for user to play with
  • created subpackages for general, hydrogen and wefe
  • added pre and post processing in the general package

Changed

  • Changelog
  • USERS.cff
  • CITATIONS.cff
  • moved requirements from a file to a folder structure similar to the one of Numpy
  • LICENSE (MIT License)