Skip to content

Latest commit

 

History

12 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Sample Python Application for piku

This is a simple Python app that demonstrates:

  • HTTP port selection via the PORT variable (set in ENV)
  • An independent worker process (that is auto-restarted upon exit)
  • A daily scheduled worker that runs every day at 6PM
  • Another independent worker with a built-in scheduler

To publish this app to piku, clone the repository and run the following commands:

git remote add piku piku@your_server:sample_python_app
git push piku master

关于

Sample python app for deployment with piku

Resources

Stars

12 stars

关注者

3 watching

复刻s

发布

Used by

贡献者

Languages