Skip to content

Make slideshow importable #3

@ABarpanda

Description

@ABarpanda

"importable"?
As you can observe in the project, the aim is to keep everything modular.
Each functionality is established in a separate file and import them in main.py

But as I am not proficient with the Pillow library, I couldn't make it work well enough (or maybe I am just lazy).

Idea-

  • Create a function in slideshow.py that can be imported
  • When the function is called, then only the slideshow should play (now whenever we import the file, slideshow is played)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions