Skip to content

Create initial Python/Flask skeleton #1

@WardBenjamin

Description

@WardBenjamin

Outline basic Flask application format.

Include:

  • main.py with only config/boot code (creates flask application and does NOT define any routes)
  • routes.py or equivalent, which defines initial/unsorted routes
  • db.py (empty for now)
  • pipfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions