Skip to content

Nikita-1707/test_task_tenderplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Task Tenderplan

This repository contains the Test Task for Tenderplan

Dependencies

Dependencies are described in requirements.txt. Ensure you have them installed to run the project successfully.

Also, you need a redis and celery

Installing

To install the dependencies from requirements.txt, run the following command:

pip install -r requirements.txt

Alternatively, you can build the Docker image which includes all necessary dependencies:

docker-compose build

Executing program

To start the program, set-up redis, celery and execute the main.py:

python3 main.py

Or, you can use Docker:

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors