aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk/utils
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 21:24:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-03 21:24:16 +0300
commit9a724815823e034e384f7a0d2de946ef6e090487 (patch)
treeb030ade43356b7ce50b2a1c50a2e6f940d584b94 /vk/utils
parentREADME: fix badge link (diff)
downloadvk-scripts-9a724815823e034e384f7a0d2de946ef6e090487.tar.gz
vk-scripts-9a724815823e034e384f7a0d2de946ef6e090487.zip
move scripts from bin/ to vk/
This is done in preparation to moving to PyPI. TODO: * update docs, * merge/rename some scripts.
Diffstat (limited to '')
-rw-r--r--vk/utils/__init__.py (renamed from bin/__init__.py)0
-rw-r--r--vk/utils/bar_chart.py (renamed from bin/utils/bar_chart.py)0
-rw-r--r--vk/utils/io.py (renamed from bin/utils/io.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/bin/__init__.py b/vk/utils/__init__.py
index e69de29..e69de29 100644
--- a/bin/__init__.py
+++ b/vk/utils/__init__.py
diff --git a/bin/utils/bar_chart.py b/vk/utils/bar_chart.py
index f051efc..f051efc 100644
--- a/bin/utils/bar_chart.py
+++ b/vk/utils/bar_chart.py
diff --git a/bin/utils/io.py b/vk/utils/io.py
index bb8eef9..bb8eef9 100644
--- a/bin/utils/io.py
+++ b/vk/utils/io.py