Skip to main content

Data entry and retrieval

Project description

KetoGator

Current dependencies

PyQt5:

pip install PyQt5

Pandas:

pip install pandas

Excel for Pandas:

pip install xlrd

For writing Excel sheets

pip install xlwt

For connecting to MySQL databases

pip install mysql-connector-python

For Excel sheet editing:

pip install openpyxl

For graphical representation

pip install matplotlib

Possible Installs and Configurations

Sudo Installs for the QC library to work with OpenGL

I set up by Ubuntu WSL the same way as instructed at the beginning of the class. However, after packaging the program, there were some issues interally with the Linux system. There were errors that were given in relation to not being able to find "xcb" and not finding some libxcb.so files. I had to do the following to fix this error:

sudo apt-get install libxcb-icccm4-dev libxcb-image0-dev libxcb-shm0-dev libxcb-keysyms1-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-xfixes0-dev libxcb-xkb-dev libxkbcommon-x11-dev libxkbcommon-dev libxcb-xinerama0-dev

This will have to be installed before the program can be ran, IF a xcb error is produced.

VcXsrv

Again, VcXsrv was set up just the way as instructed in class. However, I was getting the following libGL (library for OpenGL) errors: libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast

I found that it was a configuration with the server. I did the following options for setting up the VcXsrv server and it fixed the OpenGL errors: 1. Choose Multiple Windows 2. Set Display to the value 0 3. Choose the Start No Client option 4. Disable the Native OpenGL option.

In class, our config files keep the display value to -1 and the Native OpenGL option is Enabled. When I changed these two options, the libGL errors went away. These errors could cause problems in the display.

This will have to be changed before running the program, or it could possible cause errors with the UI.

MySQL Configuration File (LATER)

The MySQL connector looks for a configuration file called mysql.conf. It should specify host, database, user, password, and port information for the target database.

The package should install all dependencies.

Our project specifications have changed by the "customer" of this project just recently (6/27). This config will be added at another time.

GitHub Link

https://github.com/KylerKatz/KetoGator/tree/dain_kg_package5

PyPl

pip install KetoGator==1.0.16

Executable line

kgstart

Username and Password

Username: user Password: password

Contributions

Joseph: Did the back end portion of the project, along with creating deidentified data and porting it to a database. Kyler: Did the UI and all the logic and design to it. Roberto: Did the research necessary for the interface and read/write to the OneDrive for the professor's team. Also helped with coding the graphs. Dain: Did all research necessary for packaging the project, ensuring compatibility, and coded the graphs based on existing R code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

KetoGator-1.0.16.tar.gz (269.4 kB view details)

Uploaded Source

Built Distribution

KetoGator-1.0.16-py3-none-any.whl (313.5 kB view details)

Uploaded Python 3

File details

Details for the file KetoGator-1.0.16.tar.gz.

File metadata

  • Download URL: KetoGator-1.0.16.tar.gz
  • Upload date:
  • Size: 269.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2

File hashes

Hashes for KetoGator-1.0.16.tar.gz
Algorithm Hash digest
SHA256 9a674999887816fcdc275f2dcb3b9f387e1ed1cc07360d0a392e6d1d79b80365
MD5 6e0865579a154c7e220b94f585938186
BLAKE2b-256 48b96d3e9e60a0eb1ca751aacd8a4d2b698203123cfb1877ee4bf106a7eb3fb7

See more details on using hashes here.

File details

Details for the file KetoGator-1.0.16-py3-none-any.whl.

File metadata

  • Download URL: KetoGator-1.0.16-py3-none-any.whl
  • Upload date:
  • Size: 313.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2

File hashes

Hashes for KetoGator-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 dca41a9a65be6b2ac4edeb5d23fed2320367a1c4fa083bd68566a08a2711d5cd
MD5 9ea4523e749c2521b06aded4386d0f84
BLAKE2b-256 55b5cc5fd7bccb2f9651f0474525ed2f0ec79322a0185ac5b392726249d24c78

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page