Using Python and Streamlit with MS SQL

Table of Contents Create and activate the Python environment Install Python modules Install MS SQL Start coding & Run Prerequisites For this project, we used MS SQL, so the operating system is Windows Server 2012. I installed MS SQL Server 2012 Advanced. If your system is Windows 10 or Windows 11, install the latest version of MS SQL Express instead. Python 3.12 Windows OS MS SQL Express Internet Get started Create and activate the Python environment # Create the virtual environment python -m venv c:\project\event # Activate it cd c:\project\event\Scripts .\activate # Deactivate it when finished deactivateInstall Python modules You can install these modules step by step, or use pip install -r requirement.txt. ...

Nssm installs system services in Windows operating system

Because the Frp client was started using batch processing before, every time the computer is restarted, it needs to wait until you log in before it can be started. The purpose is to start the Frp client directly after the operating system starts. In order to solve this problem, use nssm to install the Frp client into the windows service and start it as a service. In this way, it can be started directly after the computer starts. ...

List of essential commonly used software under Windows operating system

After reinstalling the Windows operating system, sometimes I forget to install some software, so I simply wrote a note today to record it specifically. In this article, I will divide it into the following categories to list the list of essential & commonly used software under the Windows operating system, as well as the official link or Github page of the software Software category Commonly used runtime libraries for Windows ...

ReIcon is a desktop icon organization and layout software

ReIcon is a desktop icon organization and layout software Software introduction Reicon is portable free software that enables you to save and restore desktop layouts. If you frequently change screen resolutions (for example, playing games or using applications that require a specific resolution), you may be familiar with the problem of desktop icons getting messed up after you switch back to the normal resolution. Reicon solves this problem by allowing you to save your desktop layout and then restore it with the click of a button (or use the right-click context menu). ...

TCP port connectivity detection tool-tcping

Introduction to TCPING tcping is an open source network detection tool written in C++ by American Mr. Eli Fulkerson; you can download the executable file or download the source code and compile it yourself. Offical website: https://download.elifulkerson.com/files/tcping/0.39/ Tcping is similar to ping and is also a tool used to detect network connectivity. Different from ping, tcping can check the port. For more usage, please execute it in the program? Come check it out. ...

Powercfg command-line options For Windows

Sometimes the power mode will directly affect part of the gaming experience. Here, if you don’t have the need to save power, in order to improve the gaming experience. Please enter this directly (Excellent performance) High performance powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61For other options and usage, please refer to the official documentation https://docs.microsoft.com/en-us/windows-hardware/design/device-experiences/powercfg-command-line-options

NSSM - Manually install Frp service on Windows platform

Scenario requirements The Frp client normally runs in the cmd interface. Easily closed accidentally by the client Unsightly Now run it as a service in the background through Nssm Download NSSM https://nssm.cc/download Install NSSM Unzip nssm-2.24-101-g897c7ad.zip, which is divided into two folders: win32 and win64. According to the judgment of the system, Windows 10 x64 is used as a demonstration here to copy the folder win64 to the root directory of the D drive. And rename the folder win64 to nssm. The directory structure at this time is as follows: ...

Authentication error occurs in Win10 Remote Desktop

Authentication error occurs in Win10 Remote Desktop, the requested function is not supported, this may be due to CredSSP encryption Oracle fix solution Solution: Run gpedit.msc Local group policy: Computer Configuration > Administrative Templates > System > Credential Assignment > Encrypted Oracle Remediation Select Enable and select Vulnerable.

搜尋文章

輸入標題、分類或文章內容

Plz typing to search for articles.