LICENSE
README.md
pyproject.toml
streamlit_wrapper.py
Calculations/__init__.py
Calculations/calculos.py
Calculations/main.py
DB/BaseDatos.py
DB/__init__.py
DB/entrada.py
ML/Cluster.py
ML/MachineL.py
ML/NN.py
ML/__init__.py
QuipuGUI/__init__.py
QuipuGUI/app.py
QuipuGUI/Calculations/Calculations.py
QuipuGUI/Calculations/__init__.py
QuipuGUI/Calculations/calculos.py
QuipuGUI/Calculations/test_calculos.py
QuipuSkyfree.egg-info/PKG-INFO
QuipuSkyfree.egg-info/SOURCES.txt
QuipuSkyfree.egg-info/dependency_links.txt
QuipuSkyfree.egg-info/entry_points.txt
QuipuSkyfree.egg-info/requires.txt
QuipuSkyfree.egg-info/top_level.txt
Routines/__init__.py
Routines/rutinas.py
astro_env/bin/jp.py
astro_env/share/doc/pycurl/examples/basicfirst.py
astro_env/share/doc/pycurl/examples/file_upload.py
astro_env/share/doc/pycurl/examples/linksys.py
astro_env/share/doc/pycurl/examples/multi-socket_action-select.py
astro_env/share/doc/pycurl/examples/opensocketexception.py
astro_env/share/doc/pycurl/examples/retriever-multi.py
astro_env/share/doc/pycurl/examples/retriever.py
astro_env/share/doc/pycurl/examples/sfquery.py
astro_env/share/doc/pycurl/examples/smtp.py
astro_env/share/doc/pycurl/examples/ssh_keyfunction.py
astro_env/share/doc/pycurl/examples/xmlrpc_curl.py
astro_env/share/doc/pycurl/examples/quickstart/file_upload_buffer.py
astro_env/share/doc/pycurl/examples/quickstart/file_upload_real.py
astro_env/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py
astro_env/share/doc/pycurl/examples/quickstart/follow_redirect.py
astro_env/share/doc/pycurl/examples/quickstart/form_post.py
astro_env/share/doc/pycurl/examples/quickstart/get.py
astro_env/share/doc/pycurl/examples/quickstart/get_python2.py
astro_env/share/doc/pycurl/examples/quickstart/get_python2_https.py
astro_env/share/doc/pycurl/examples/quickstart/get_python3.py
astro_env/share/doc/pycurl/examples/quickstart/get_python3_https.py
astro_env/share/doc/pycurl/examples/quickstart/put_buffer.py
astro_env/share/doc/pycurl/examples/quickstart/put_file.py
astro_env/share/doc/pycurl/examples/quickstart/response_headers.py
astro_env/share/doc/pycurl/examples/quickstart/response_info.py
astro_env/share/doc/pycurl/examples/quickstart/write_file.py
docs/conf.py
skyfree/skyfree.py
test/bin/jp.py
test/share/doc/pycurl/examples/basicfirst.py
test/share/doc/pycurl/examples/file_upload.py
test/share/doc/pycurl/examples/linksys.py
test/share/doc/pycurl/examples/multi-socket_action-select.py
test/share/doc/pycurl/examples/opensocketexception.py
test/share/doc/pycurl/examples/retriever-multi.py
test/share/doc/pycurl/examples/retriever.py
test/share/doc/pycurl/examples/sfquery.py
test/share/doc/pycurl/examples/smtp.py
test/share/doc/pycurl/examples/ssh_keyfunction.py
test/share/doc/pycurl/examples/xmlrpc_curl.py
test/share/doc/pycurl/examples/quickstart/file_upload_buffer.py
test/share/doc/pycurl/examples/quickstart/file_upload_real.py
test/share/doc/pycurl/examples/quickstart/file_upload_real_fancy.py
test/share/doc/pycurl/examples/quickstart/follow_redirect.py
test/share/doc/pycurl/examples/quickstart/form_post.py
test/share/doc/pycurl/examples/quickstart/get.py
test/share/doc/pycurl/examples/quickstart/get_python2.py
test/share/doc/pycurl/examples/quickstart/get_python2_https.py
test/share/doc/pycurl/examples/quickstart/get_python3.py
test/share/doc/pycurl/examples/quickstart/get_python3_https.py
test/share/doc/pycurl/examples/quickstart/put_buffer.py
test/share/doc/pycurl/examples/quickstart/put_file.py
test/share/doc/pycurl/examples/quickstart/response_headers.py
test/share/doc/pycurl/examples/quickstart/response_info.py
test/share/doc/pycurl/examples/quickstart/write_file.py
tests/__init__.py
tests/test_calculos_integrado.py
tests/test_cluster.py
tests/test_nn.py