nico
e245cb68de
Quality of Life changes
...
+ add help output if script arguments are invalid
+ add custom exit codes to highlight invalid arguments
* update code comments
* major README rework
2019-06-26 11:17:56 +02:00
nico
59954bb21b
minor improvements
...
+ add Licence
* correct subprocess.call syntax
* optimized imports
* some path optimizations
2019-06-26 10:09:47 +02:00
nico
051f450f50
code quality improvements
...
* change os.system to subprocess
- removed overshadow of system functions
2019-04-27 15:06:03 +02:00
nico
db36781cba
unnecessary file creation
...
- remove unnecessary file creation in unexpected places
2019-04-25 15:37:49 +02:00
nico
8b72d5c717
further improvements
...
+ added more code comments
+ fix rare traceback if .etag file is present, but the local blacklist.txt file was removed
* removed unnecessary try statement
2019-03-10 14:55:20 +01:00
nico
347d2f5d46
None Type Fix
...
* fix self.process None Type operation error
2019-03-04 01:17:02 +01:00
nico
85ca549fab
condition order fix
...
* fixed condition order to prevent NoneType errors
* fixed readline to read
2019-02-15 19:39:27 +01:00
nico
e9208a8277
yaml is crazy
...
- removed PyYAML from requirements
* TODO remove try statements
2018-12-22 14:57:13 +01:00
nico
af5f1e494d
code finishup and cleanup
...
+ yaml composing ejabberd conformal
+ added README.md
+ added .gitignore
+ added requirements.txt
2018-12-22 04:46:57 +01:00
nico
92efbd421e
Initial Commit
...
+ request working
+ ejabberd working
2018-12-21 20:49:15 +01:00