Skip to content

Latest commit

 

History

History
145 lines (117 loc) · 4.41 KB

pcc_100_system_description.md

File metadata and controls

145 lines (117 loc) · 4.41 KB

Paylocity Coding Challenge - System Configuration Details

Eric Milgram, PhD

ScientificProgrammer/PaylocityCodingChallenge
Created: December 23, 2021
Last Updated: 2022-01-19 06:24:35

Overview

This page contains a summary of the key software components, frameworks, and operating systems that were used to complete the Paylocity Coding Challenge.

OS PARAMS

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

Versions of Python Used to Verify Code Base

  1. MS Windows: 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1929 64 bit (AMD64)]

  2. Debian Linux under WSL: 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]

Editors/IDEs

  1. 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/"
    

     

  2. Sublime Text 4 on Windows - Build 4126 with the following installed plug-ins

    1. LSP & LSP-pylsp configured for flake8 4.0.1 (CPython 3.10.1 on Windows)

    2. Lint Checks

      1. pycodestyle 2.8.0

      2. pyflakes 2.4.0

      3. mccabe: 0.6.1 (McCabe complexity checking)

    3. Auto-formatting provided by Python Black

Database Administration Tool - pgAdmin 4 (Microsoft Windows x64)

FIGURE: pgAdmin 4 GUI for MS Windows

pgAdmin4 Specifications

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/