Content LibraryΒΆ

algomancy_content contains a few pre-defined classes that can be used as a starting point for building an application.

  • A set of backend components to set up a launchable Algomancy app immediately,

  • A corresponding set of placeholder pages to see your progress before having implemented all required pages,

  • And finally, a set of standard pages that may be sufficient for quick and dirty apps.

Each of the provided components is used as an input for AppConfig, either through direct imports or by using a string reference.