Skip to content

Gutei/python-asynchronous-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python Asynchronous Task

This project for learn basic Asynchronous Task on python. You can explore more using Message Queue

Installation

  • Clone this Repository
  • Create the virtual environment to this project using Python 3.7 (in the low-level python version using different name of function):

on Ubuntu (I'm using Ubuntu 19.10):

$ python3.7 -m venv venv

Running

Source to this virtual environment:

$ source venv/bin/activate

Running Script:

$ pyhton task.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages