Skip to content

Roger Hedlund

Pre-release
Pre-release
Compare
Choose a tag to compare
@PierreMesure PierreMesure released this 12 Feb 03:55
· 12 commits to master since this release

This new release includes a lot of new things:

  • new model (see UML) using SQLAlchemy ORM to deal with data
  • new GraphQL API with Flask

In terms of functionality, you can now:

  • clean file names (for now, it removes any numbers before the file names)
  • get the list of consultees from the PDF consultee lists (works about 80% of the time)
  • integrate the data to another app thanks to the GraphQL API