Skip to content

originalmalek/dvmn_homework_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dvmn_check_lesson

The project check result of your work on Devman

Description

The code: Check your result of your work on Devman

The project use:
dvmn.org API
Telegram API with module pyTelegramBotAPI

Requirements

Python >=3.7 Create bot on telegram.org ang get API key Get Devman API key here

Create file '.env' and add the code

TOKEN_DVMN = your_devman_token
TOKEN_TLGRM = your_telegram_bot_token

Modules:
'requests 2.24.0'
'python-dotenv 0.14.0'
'pyTelegramBotAPI 3.7.2'

For installing the modules use command

pip install -r requirements.txt	

How to use

Install requirements
Open and run 'main.py'

python main.py	

Additional information

You have to get Devman API key here .

Project goal

The code was written for educational purpose on online course for Api developers Devman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages