Pinned Loading
-
Apple Watch ECG Activation Record ##...
Apple Watch ECG Activation Record ## فعال سازی ECG در اپل واچ 1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5<key>HKAtrialFibrillationDetectionOnboardingCompleted</key>
-
another version of the hangman game ...
another version of the hangman game in python ## بازی ساده حدس کلمه / پایتون ## بازی پایتون 1import string
2import random
3from words_json import words
45# randomly select word from words list
-
message with dropbox python api clie...
message with dropbox python api client. Crappy python, my bad ## پیام با دراپ باکس 1import asyncio
2import aiohttp
3from codetiming import Timer
4import dropbox
5 -
Basic minecraft chat client written ...
Basic minecraft chat client written in Python # کلاینت اصلی چت بازی ماینکرافت 1#!/usr/bin/env python3
2"""
3Simple script that implements the minecraft protocol
4to create a basic chat client for said game.
5No encryption, no online mode, no parsing of chat messages.
-
Tetris implementation in Python # پ...
Tetris implementation in Python # پیاده سازی تتریس در پایتون 1#!/usr/bin/env python3
2#-*- coding: utf-8 -*-
34# Very simple tetris implementation
5#
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.