Pinned Loading
-
sqlite python tutorial
sqlite python tutorial 1import sqlite3
2import pandas as pd
34def create_connection(db):
5conn = None
-
Basic Auth Sanctum REST API for Laravel
Basic Auth Sanctum REST API for Laravel 1// routes/api.php
23<?php
45use Illuminate\Support\Facades\Route;
-
PyQt simple message box - Custom ale...
PyQt simple message box - Custom alert dialog 1import sys
2from PyQt5.QtWidgets import QMessageBox, QApplication, QWidget
34def showMessageBox(title, text, icon="NoIcon", buttons=False, buttonsText=[],callback=None):
5qmb = QMessageBox()
-
Alpine.JS first time use (consuming ...
Alpine.JS first time use (consuming API) 1<!DOCTYPE html>
2<html lang="en" data-theme="coffee">
3<head>
4<meta charset="UTF-8">
5<meta http-equiv="X-UA-Compatible" content="IE=edge">
-
sense-hat-spaceship
sense-hat-spaceship PublicA minigame made for the Raspberry Pi Sense Hat
Python
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.