The Core Technologies Blog

Professional Software for Windows Services / 24×7 Operation


Q&A: How do I Enforce a Single Instance of my Python Script with AlwaysUp?

  Hi, I am trying the 30 day demo to see if AlwaysUp works for my application. I am running a couple of python scripts and so far your application works perfectly. I do however have an issue. It is critical … Continue reading

Posted in AlwaysUp | Tagged , , , , , | Leave a comment

How to Run a Python Script Every Hour, On the Hour

Python is fast becoming the world’s most popular coding language. It’s no surprise that more and more administrators are turning to the simple, efficient, and ubiquitous platform for a variety of day-to-day tasks. One question that frequently comes up on … Continue reading

Posted in AlwaysUp | Tagged , , , | Leave a comment

Q&A: How Do I See the Output/Traceback From my Python Windows Service?

  We’re using AlwaysUp to run a Python program as a service. Do you have any recommendations about logging? Ideally I would see the output of the python program as if it were run in command line, to see the traceback … Continue reading

Posted in AlwaysUp | Tagged , , , , , | Leave a comment