Python


Pyinstaller EXE False-Positive Trojan Virus [RESOLVED]

Part 1. Manually Compile your Pyinstaller Bootloader

PythonPyinstaller

How to Compare Two Images using OpenCV Python

PythonOpencvImage-processing

I Finally Managed to Activate a Conda Environment in My CI Pipeline

Gone are the days of frustration of trying to use conda in CI servers and containers.

CiCondaPython

Django Rest Framework — JWT auth with Login and Register

PythonDjangoJwt

Abandoning Flask for FastAPI

I'm sorry Flask but FastAPI is so much better.

PythonFastapiFlask

Developing a Systematic Indicator to Trade Cryptocurrencies With Python

A Technical Indicator That Works for Cryptocurrencies

PythonCryptoCryptocurrency

A solution to boost Python speed 1000x times

People said Python is slow, how slow it can be

PythonPerformanceOptimization

A Quick Intro to To Test Coverage in Python

PythonTesting

A basic Named entity recognition (NER) with SpaCy in 10 lines of code in Python

Have you ever come to a situation that you find a bunch of old articles in your hard drive and you believe they were precious, however, you couldn’t remember what the articles are about. Or a situation that you remembered you read something in your archive and was trying to find out which document that was, however, you just could not find it. Well, it happened to me quite often. I hoped I could have an index to all the articles I stored so that I can locate them quickly. And now, I am trying to create a small piece of Python code to do that for me.

PythonSpacy

9 Easy Ways To Earn Money While Learning Python

Don't stay in bed unless you can make money in bed

PythonProgrammingLearning