Quantcast
Channel: Python – Phaisarn Sutheebanjard
Browsing all 14 articles
Browse latest View live

การจับเวลาด้วย Python

ตัวอย่างการใช้ฟังก์ชั่น clock() and time() บน Windows and Linux Run on linux >>> from time import clock, time >>> print clock(), time() 0.01 1169573460.96 >>> print clock(),...

View Article



QR Code: in Python

pyqrcode Project site at: http://pyqrcode.sourceforge.net/ Download source code: http://downloads.sourceforge.net/pyqrcode/pyqrcode-0.2.1.tar.gz?use_mirror= Install from sourcecode on Ubuntu 10.04 $...

View Article

QR Code: in Python

libpng12-0 libpng12-dev pkg-config Install libqrencode http://fukuchi.org/works/qrencode/index.en.html Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can...

View Article

Python: converting datetime to POSIX time

Python: converting datetime to POSIX time import time, datetime d = datetime.datetime.now() print time.mktime(d.timetuple()) Python: converting POSIX time to datetime import datetime...

View Article

Python & command line

ตัวอย่างคำสั่งการ Import แบบ command line โดยที่ยังไม่ต้องเข้าไปที่ shell ของ python python -c "import MySQLdb"

View Article


Install MySQLdb for Python

Download and install MySQL package installer Download MySQLdb mysql-python (1.2.3) Install MySQLdb ARCHFLAGS=’-arch x86_64′ python setup.py build ARCHFLAGS=’-arch x86_64′ python setup.py install If you...

View Article

Python: sys.path

path to module import sys sys.path

View Article

Writing MySQL Scripts with Python DB-API

import MySQLdb conn = MySQLdb.connect (host = "localhost", user = "testuser", passwd = "testpass", db = "test") cursor = conn.cursor () cursor.execute ("SELECT VERSION()") row = cursor.fetchone ()...

View Article


ตรวจสอบหารายชื่อ email จาก text

import re email = re.findall("\w+\@\w+\.\w+", text) if m: print m # return list ที่มา: http://docs.python.org/library/re.html

View Article


S_ISDIR

S_ISDIR S_ISDIR checks the file mode m to see whether the file is a directory. If so it returns True freepascal.org #ifndef S_ISDIR #define S_ISDIR(x) (((x) & S_IFMT) == S_IFDIR) #endif #ifndef...

View Article

การติดตั้ง numpy บน Python 2.7

อัพเกรด pip ให้เป็นเวอร์ชันล่าสุด > cd c:\Python27 > python -m pip install --upgrade pip Collecting pip Downloading pip-9.0.2-py2.py3-none-any.whl (1.4MB) 100% |################################|...

View Article

ChatterBot

หัวข้อ ติดตั้ง ChatterBot จาก PyPi ตรวจสอบเวอร์ชันที่ติดตั้ง การอัพเกรดให้เป็นเวอร์ชันล่าสุด ทดลองสร้าง chat bot สร้าง chat bot รองรับภาษาไทย 1. ติดตั้ง ChatterBot จาก PyPi pip install chatterbot 2....

View Article

ChatterBot Tutorial

หัวข้อ Read only mode Setting the storage adapter Input and output adapters Specifying logic adapters Getting a response from your chat bot 1. Read only mode Your chat bot will learn based on each new...

View Article


ตัวอย่างบอท

View Article
Browsing all 14 articles
Browse latest View live




Latest Images

Pangarap Quotes

Pangarap Quotes

Vimeo 10.7.0 by Vimeo.com, Inc.

Vimeo 10.7.0 by Vimeo.com, Inc.

HANGAD

HANGAD

MAKAKAALAM

MAKAKAALAM

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC