Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Passing data between headed UWP app and headless (background) python app #508

Open
JimSEOW opened this issue Aug 6, 2017 · 0 comments
Open

Comments

@JimSEOW
Copy link

JimSEOW commented Aug 6, 2017

We need examples on how to do the following tutorial with headless background python app.

How we could implement below for headless python?

<Extensions>
  <uap:Extension Category="windows.appService"
              EntryPoint="BackgroundApplication1.StartupTask">
    <uap:AppService Name="BackgroundWebService" />
  </uap:Extension>
</Extensions>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant