tenseleyflow/wulftp / c520a74

Browse files

init, py version, readme

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
c520a74e37cab7fa411ecd39abfc213c341e6eaa
Tree
44f977c

3 changed files

StatusFile+-
A .gitignore 4 0
A .tool-versions 1 0
A README.md 5 0
.gitignoreadded
@@ -0,0 +1,4 @@
1
+*.env
2
+.wulfenv/*
3
+**/__pycache__/*
4
+**/wulftp.egg-info/*
.tool-versionsadded
@@ -0,0 +1,1 @@
1
+python 3.11.6
README.mdadded
@@ -0,0 +1,5 @@
1
+# wulFTP
2
+(noun) : something clever later later  
3
+
4
+## what is this?
5
+rewriting minimal pyqt6 sftp client I started sometime a time ago for family's usage