Eric Milgram, PhD
ScientificProgrammer/PaylocityCodingChallenge |
Created: December 23, 2021 |
Last Updated: 2022-01-19 06:24:35 |
This page contains a summary of the key software components, frameworks, and operating systems that were used to complete the Paylocity Coding Challenge.
PARAMETER | VALUE |
---|---|
OS Name | Microsoft Windows 11 Home |
Version | 10.0.22000 Build 22000 |
System Type | x64-based PC |
Processor | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz, 2801 Mhz, 4 Core(s), 8 Logical Processor(s) |
BIOS Version/Date | LENOVO 4KCN45WW, 1/11/2019 |
Locale | United States |
Installed Physical Memory (RAM) | 16.0 GB |
Total Physical Memory | 15.9 GB |
-
MS Windows:
3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1929 64 bit (AMD64)]
-
Debian Linux under WSL:
3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]
-
vim
on Debian running under Windows Subsystem for Linux (WSL)
eric@Y520-ERIC:~$ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
-
Sublime Text 4
onWindows - Build 4126
with the following installed plug-ins-
LSP
&LSP-pylsp
configured forflake8 4.0.1
(CPython 3.10.1
onWindows
) -
Lint Checks
-
pycodestyle 2.8.0
-
pyflakes 2.4.0
-
mccabe: 0.6.1
(McCabe complexity checking)
-
-
Auto-formatting provided by
Python Black
-
The following table contains a summary of the pgAdmin4 specification values for the instance that I used to complete this coding challenge.
Parameter | Value |
---|---|
Version | 6.3 |
Application Mode | Desktop |
Current User | [email protected] |
NW.js Version | 0.59.0 |
Browser | Chromium 96.0.4664.55 |
Operating System | Windows-10-10.0.22000-SP0 |
Release Date | Dec 16, 2021 |
Download Link | https://www.pgadmin.org/download/pgadmin-4-windows/ |