Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
locsec
/
twscrape
Следить
1
Форкнуть
0
Вы уже форкнули twscrape
зеркало из
https://github.com/viginum-datalab/twscrape.git
synced
2025-10-29 13:06:13 +02:00
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
twscrape
/
tests
История
Vlad Pronsky
3c4bbe1d8e
update gql api; twitter.com -> x.com; deprecated favoriters / liked_tweets calls since it no more available in X
2024-06-29 19:16:37 +03:00
..
mocked-data
update gql api; twitter.com -> x.com; deprecated favoriters / liked_tweets calls since it no more available in X
2024-06-29 19:16:37 +03:00
__init__.py
move http communication from api class; handle network fail cases; add tests
2023-05-25 05:10:39 +03:00
conftest.py
add types checker; fix typing errors
2024-01-05 18:26:36 +02:00
test_api.py
ability to raise exception when no active account (
#48
,
#148
)
2024-04-18 04:27:25 +03:00
test_parser.py
update gql api; twitter.com -> x.com; deprecated favoriters / liked_tweets calls since it no more available in X
2024-06-29 19:16:37 +03:00
test_pool.py
add python 3.12 support
2023-11-01 20:59:46 +02:00
test_queue_client.py
add types checker; fix typing errors
2024-01-05 18:26:36 +02:00
test_utils.py
replace black/isort/pylint with ruff
2024-01-05 04:50:56 +02:00