Skip to content

maks2025/arithmetic_progression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic progression

Run server

python run.py [-w number workers]

Server port 8000

End points

/create_task - создает задачу
Example:
http://127.0.0.1:8000/create_task?count=100&delta=3.5&start=1&interval=3

/states - отсортированный список задач и статусы выполнения этих задач

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages