Skip to content

esineokov/avitohomework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avito home work

Example usage

import asyncio
from matrix import get_matrix

matrix = asyncio.run(get_matrix("https://f003.backblazeb2.com/file/am-avito/matrix.txt"))
print(matrix)

Run tests

python -m unittest tests/test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages