first commit: running at working

This commit is contained in:
cr0hn
2016-02-15 15:23:49 +01:00
commit d231d5d538
74 changed files with 6868 additions and 0 deletions

11
enteletaor_lib/config.py Normal file
View File

@@ -0,0 +1,11 @@
# -*- coding: utf-8 -*-
__name__ = "enteletaor"
__author__ = "Daniel Garcia (cr0hn) - @ggdaniel"
__site__ = "https://github.com/cr0hn/enteletaor"
__version__ = "1.0.0"
# --------------------------------------------------------------------------
# Generic global config
# --------------------------------------------------------------------------
DEBUG_LEVEL = 2 # 0 - 5