Commit graph

16 commits

Author SHA1 Message Date
4c3de294bf Merge branch 'dev' into 'main'
Remove incorrect list of dependencies from README

See merge request W13R/linkmapy!2
2022-08-13 11:32:50 +00:00
b1a481881f Remove incorrect list of dependencies from README 2022-08-13 13:32:09 +02:00
4986df4106 Merge branch 'dev' into 'main'
Refactoring, Change to httpx and asyncio

See merge request W13R/linkmapy!1
2022-08-13 11:27:03 +00:00
2d2afe7930 Refactored, changed to httx and async instead of requests and threads 2022-08-13 13:19:06 +02:00
56b850dc4f Add LICENSE 2022-08-13 09:51:42 +02:00
f3074f4729 Rename pip-dependencies.txt to requirements.txt 2022-08-13 09:41:12 +02:00
9f2ceb9786 Update dependency list 2022-03-07 15:02:40 +01:00
66c7c9b963 fixed #1 (mixed up arrow-directions) by removing the usage of networkx and pandas 2021-12-12 20:42:10 +01:00
67e7bcc6fb Added concurrency for requests to speed things up 2021-12-12 17:45:38 +01:00
11a86cead2 Add explanation to README 2021-12-09 11:22:07 +01:00
a737822076 Add example to the README 2021-12-09 11:17:54 +01:00
4fa9d72f7d Change mode for linkmapy.py 2021-12-09 11:17:20 +01:00
0d21e99a67 Add section 'Dependencies' to the README 2021-12-09 10:58:05 +01:00
781cb4fbd9 Add section 'Usage' to the README 2021-12-09 10:56:15 +01:00
1f02b8d265 Add existing project files 2021-12-09 10:55:29 +01:00
432b0ec10f Initial commit 2021-12-09 09:47:42 +00:00