Knowledge Map

주말 정리 과제 본문

PYTHON

주말 정리 과제

2016. 4. 29. 08:49

주말에 정리.. 


파이썬 실행파일 만들기

http://www.dreamy.pe.kr/zbxe/CodeClip/15123

https://spoqa.github.io/2013/05/21/py2exe-and-py2app.html





파이썬 TDD 예제 실습

https://item4.github.io/2016-03-19/Coding-with-Test-Code/






파이썬 코드 난독화


http://skyul.tistory.com/333

http://qkqhxla1.tistory.com/485




파이썬을 이용한 간단한 SQLInjection 테스트 코드

http://www.hacking-tutorial.com/hacking-tutorial/code-your-first-simple-sql-injection-checking-vulnerability-with-python/#sthash.4nhs46XR.dpbs

'PYTHON' 카테고리의 다른 글

lxml, python-docx 설치 관련  (0) 2016.04.30
파이썬 자료 구조  (0) 2016.04.30
wxpython, wxFormBuilder  (0) 2016.04.23
TypeError: expected a character buffer object  (0) 2016.04.22
파이썬 강의 필기 3일차  (0) 2016.04.17
Comments