repo stringlengths 5 121 | content stringlengths 35 2.09M |
|---|---|
00-01/temp | 00-01/temp
base.py
```import os
import sys
from time import time
import cv2
import face_recognition as fr
import numpy as np
from PyQt5 import QtWidgets
from PyQt5.QtCore import QThread, pyqtSignal, Qt
from PyQt5.QtGui import QPixmap, QImage, QScreen
from PyQt5.QtWidgets import QDialog, QMessageBox, QApplic... |
0072016/-.-.-.-.-.----.---.. | 0072016/-.-.-.-.-.----.---..
CHANGELOG.md
```# Changelog
## 0.1.0
- fix checkFormat task to use the passed folders instead of `.`
- initial release
- add default Grinder tasks
```
README.md
```# BWU Utils Dev
[](https://gith... |
007arunwilson/react-native-firebase | 007arunwilson/react-native-firebase
README.md
```## React Native Application with Firebase
- Firebase notification Implemented ( google-services.json file is git ignored )
``` |
00mjk/snafu | 00mjk/snafu
test.c
```const char *handler(const char *input)
{
return "Hello World";
}
```
docker.py
```# Snafu: Snake Functions - Docker Executor
import requests
import os
import configparser
import time
import random
container = "jszhaw/snafu"
endpoints = {}
multi = 3
authorised = True
def launch(tenant, portnu... |
00s/lorn | 00s/lorn
Diamond.js
```// Diamond CLass
var Diamond = (function () {
// constructor
function Diamond(x, y) {
this._width = 52;
this._height = 40;
// spriteSheet setup
this.data = {
images: [queue.getResult("diamond")],
frames: { width: this._width, height... |
0100101001/PyTestKSED | "0100101001/PyTestKSED\n\ntest_SZ.py\n```#!/bin/sh\n#!/usr/bin/python3\n# -*- encoding=utf8 -*-\n\n\(...TRUNCATED) |
010V/frontend-project1 | 010V/frontend-project1
README.md
```# frontend-project1
Group project 1
``` |
014248120/poytasaha | "014248120/poytasaha\n\nFileIO.java\n```package ohtu.io;\n\nimport java.io.BufferedReader;\nimport j(...TRUNCATED) |
01Eddie/nodejs_esenciales | "01Eddie/nodejs_esenciales\n\nprofile.js\n```module.exports = function (app) {\n app.get('/profil(...TRUNCATED) |
01rucha/TASK2 | "01rucha/TASK2\n\nscript.js\n```// XML HTTP request\r\n// step1: create an instance of xml http \r\n(...TRUNCATED) |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 1,054