python

python

Typing Game using pygame

Display the Typing Game board The first step is to learn the basics of pygame. import pygame as pg import sys pg...
python

Pillow, OpenCV for watermarking an image

I learned two ways to watermark an image in python Watermarking with PIllowWatermarking with OpenCV Watermar...
Flask

Authentication with Flask

Search for Authentication with Flask and refer to blogs and videos to implement registration, login, and logout functio...
django

README.md passed with cs50 Final Project

README.md is often seen on github. I tried to find out who writes what, for what, and how. This time, I actually create...
django

Django-import-export for csv

While learning Django, I'm working hard on a student management app for the online English school I'm currently running...
django

Difference between django-pandas and pandas

Code comparison between Django-pandas and pandas to get the same result A pandas newbie (ME) tried to use pandas in ...
タイトルとURLをコピーしました