Initial commit of my_toolbox package with basic tools and setup files.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
README.md
|
||||
setup.py
|
||||
my_toolbox/__init__.py
|
||||
my_toolbox/calcular_combinatoria.py
|
||||
my_toolbox/comparar_hash.py
|
||||
my_toolbox/driver_para_scraping.py
|
||||
my_toolbox/excel.py
|
||||
my_toolbox/generar_archivos_carpetas_desde_tree.py
|
||||
my_toolbox/manejo_archivos.py
|
||||
my_toolbox/print_to_txt.py
|
||||
my_toolbox.egg-info/PKG-INFO
|
||||
my_toolbox.egg-info/SOURCES.txt
|
||||
my_toolbox.egg-info/dependency_links.txt
|
||||
my_toolbox.egg-info/top_level.txt
|
||||
tests/test_herramientas.py
|
||||
Reference in New Issue
Block a user