Pinned Loading
- sqlite python tutorial
sqlite python tutorial 1importsqlite3
2importpandasaspd
34defcreate_connection(db):
5conn=None
- Basic Auth Sanctum REST API for Laravel
Basic Auth Sanctum REST API for Laravel 1// routes/api.php
23<?php45useIlluminate\Support\Facades\Route;
- PyQt simple message box - Custom ale...
PyQt simple message box - Custom alert dialog 1importsys
2fromPyQt5.QtWidgetsimportQMessageBox, QApplication, QWidget
34defshowMessageBox(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<htmllang="en" data-theme="coffee">
3<head>
4<metacharset="UTF-8">
5<metahttp-equiv="X-UA-Compatible" content="IE=edge">
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.
Uh oh!
There was an error while loading. Please reload this page.




