Skip to content

Conversation

@jorg-vr
Copy link

@jorg-vr jorg-vr commented Jan 16, 2026

This PR creates the initial project, with a first basic module for tariffs that directly uses the entsoe-py module as datasource.

As this is the first module, this will also contain some other changes:

Repo setup

  • Complete 'develop' chapter in README
  • testing framework with coverage calculation and github action
  • precommit typing an styling
  • Demo project for manual testing
  • Introduction of libraries
  • Automatic docs and API schema generation

Code

  • Cofy app for module registration
  • Actual Tariff module

closes #2

@jorg-vr jorg-vr self-assigned this Jan 16, 2026
@jorg-vr jorg-vr added feature major change chore internal change labels Jan 16, 2026
@jorg-vr jorg-vr moved this from Todo to In Progress in COFY.cloud Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore internal change feature major change

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

create skeleton code for repo(readme, proper gitignore etc)

2 participants