Warning: mkdir(): No space left on device in /var/www/tg-me/post.php on line 37

Warning: file_put_contents(aCache/aDaily/post/djangoex/--): Failed to open stream: No such file or directory in /var/www/tg-me/post.php on line 50
Django Expert | Telegram Webview: djangoex/2533 -
Telegram Group & Telegram Channel
آیوکلاک (AioClock) یک فریم ورک برای scheduling و یا تسک منیجمنت هست و هر چیزی که هر فریم ورکی نیاز داره رو داخلش داره, مثل دپندسی اینجکشن و startup/stop ایونت, ساپورت از ماژولار کد نوشتن و ...



from aioclock import AioClock, At
import asyncio

app = AioClock()

@app.task(trigger=At(tz="UTC", hour=0, minute=0, second=0))
async def at():
print("This code runs at 0 AM UTC time everyday!")

if __name__ == "__main__":
asyncio.run(app.serve())



دیشب وقت گذاشتم و داکیونتشو خیلی بهتر کردم که کاملا متوجه شید فریم ورک چطوری کار میکنه. تو عکس واضح نیست کامل توصیه میکنم سری به داکیومنت بزنید.

داکیومنت
گیتهاب

اگه این لایبری براتون مفید بود، خوشحال می‌شم اگه بهش استار بدید. این کار به من انگیزه بیشتری برای توسعه و بهبود فریم‌ورک میده. از حمایت‌تون خیلی ممنونم 🙂 🙏


〰️〰️〰️〰️〰️〰️
© @DjangoEx | @PyBackendHub



tg-me.com/djangoex/2533
Create:
Last Update:

آیوکلاک (AioClock) یک فریم ورک برای scheduling و یا تسک منیجمنت هست و هر چیزی که هر فریم ورکی نیاز داره رو داخلش داره, مثل دپندسی اینجکشن و startup/stop ایونت, ساپورت از ماژولار کد نوشتن و ...



from aioclock import AioClock, At
import asyncio

app = AioClock()

@app.task(trigger=At(tz="UTC", hour=0, minute=0, second=0))
async def at():
print("This code runs at 0 AM UTC time everyday!")

if __name__ == "__main__":
asyncio.run(app.serve())



دیشب وقت گذاشتم و داکیونتشو خیلی بهتر کردم که کاملا متوجه شید فریم ورک چطوری کار میکنه. تو عکس واضح نیست کامل توصیه میکنم سری به داکیومنت بزنید.

داکیومنت
گیتهاب

اگه این لایبری براتون مفید بود، خوشحال می‌شم اگه بهش استار بدید. این کار به من انگیزه بیشتری برای توسعه و بهبود فریم‌ورک میده. از حمایت‌تون خیلی ممنونم 🙂 🙏


〰️〰️〰️〰️〰️〰️
© @DjangoEx | @PyBackendHub

BY Django Expert




Share with your friend now:
tg-me.com/djangoex/2533

View MORE
Open in Telegram


Django Expert Telegram | DID YOU KNOW?

Date: |

How Does Bitcoin Work?

Bitcoin is built on a distributed digital record called a blockchain. As the name implies, blockchain is a linked body of data, made up of units called blocks that contain information about each and every transaction, including date and time, total value, buyer and seller, and a unique identifying code for each exchange. Entries are strung together in chronological order, creating a digital chain of blocks. “Once a block is added to the blockchain, it becomes accessible to anyone who wishes to view it, acting as a public ledger of cryptocurrency transactions,” says Stacey Harris, consultant for Pelicoin, a network of cryptocurrency ATMs. Blockchain is decentralized, which means it’s not controlled by any one organization. “It’s like a Google Doc that anyone can work on,” says Buchi Okoro, CEO and co-founder of African cryptocurrency exchange Quidax. “Nobody owns it, but anyone who has a link can contribute to it. And as different people update it, your copy also gets updated.”

However, analysts are positive on the stock now. “We have seen a huge downside movement in the stock due to the central electricity regulatory commission’s (CERC) order that seems to be negative from 2014-15 onwards but we cannot take a linear negative view on the stock and further downside movement on the stock is unlikely. Currently stock is underpriced. Investors can bet on it for a longer horizon," said Vivek Gupta, director research at CapitalVia Global Research.

Django Expert from us


Telegram Django Expert
FROM USA