07 May 2015

미번역_31번 이슈

읽을거리

Flask와 Django, 각각에 대한 간단한 JSON 응답 테스트 (django, flask)

Django와 Flask는 가장 널리 알려진 파이썬 웹 프레임워크들입니다. 간단한 JSON 응답에는 Flask가 2배 더 빠르다고 주장하는 많은 벤치마크들이 있습니다.(예를 들어, Techmpower) 이 내용에 기반해서, Django가 더 빠를 수 있다는 사실을 알게 됐습니다.

Using Docker and Docker Compose for local Django development (replacing virtualenv) | Calazan.com (django)

I’m not going to go into detail on how Docker and Docker Compose (formerly known as Fig) work as the Docker website already covers these. But I will explain how I set this up for an open-source Django app I’ve built, YouTube Audio Downloader, so you can try it out as well.

Django 퍼포먼스: 4가지의 간단한 방법들 (django, 퍼포먼스)

신속하고 쉽게 당신의 사이트의 성능을 향상 시킬 수 있는 4가지 간단한 방법들이 있습니다. 이것들은 정말 간단해서, 이 중 일부를 당신의 표준 설정으로 써도 좋을 것입니다.

Selenium Testcase with Nose in Python (테스트)

Nose은 파이썬으로 테스트하는 것을 아름답게 만듭니다. 이것은 기초적으로 유닛테스트를 확장합니다. 또한 테스터들을 편하게 해주는 정규식 패턴, 우선 순위에 기반해서 테스트하기, 미리 지정해둔 종류의 테스트는 스킵하기, 실패한 테스트만 실행하기와 같은 기능들을 제공합니다.

PyCon India 2015가 10월 2, 3, 4일에 열립니다! 컨텐츠를 제안하는 사이트를 오픈하였습니다. (pycon)

파이썬을 사용하고 파이썬을 개발하는 주제로 인도 내 최고의 컨퍼런스인 PyCon India는 파이썬 개발자 모임에 의해 매년 열리고 있습니다. 이 행사는 전세계 최고의 Python 프로그래머들을 매료시키고 있습니다.

Jython 2.7.0 최종 릴리즈! (jython)

Jython 개발팀을 대표하여, Jython 2.7.0 릴리즈 버전의 사용이 가능해졌음을 알립니다. 2.7 버전으로 가는 길은 매우 긴 여정이었는데, 마침내 릴리즈 되었네요.

파이썬 소프트웨어 재단 선거에 대한 업데이트 - 새로운 선거의 시작 (파이썬 소프트웨어 재단)

현재 파이썬 소프트웨어 재단 이사진 선거 시스템에 몇가지 절차적 문제가 있습니다. 때문에 재단은 후보 지명에 있어 자유롭고 특별한 이해관계가 없는 선거를 만들기 위해 몇가지 절차들을 밟고 있습니다.

PyCon India 2015 등록이 오픈되었습니다. (pycon)

얼리버드 티켓이 판매중입니다. 매진 전에 얼른 구입하세요!

Wing IDE 5.1.4 released (새 릴리즈)

Wingware has released version 5.1.4 of Wing IDE, our cross-platform integrated development environment for the Python programming language.Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive auto-editing, goto-definition, find uses, refactoring, a powerful debugger, version control, unit testing, search, project management, and many other features.

Accepting PEP 492 (async/await) (PEP)

I’ve been following Yury’s efforts carefully and I am fully confident that we’re doing the right thing here. There is only so much effort we can put into clarifying terminology and explaining coroutines. Somebody should write a tutorial. (I started to write one, but I ran out of time after just describing basic yield.)

Awesome Django (django)

A curated list of awesome Django apps, projects and resources. Inspired by and based on awesome-python.

PyPy.js: A fast, compliant Python implementation for the web (새 릴리즈)

PyPy.js is an experiment in building a fast and compliant python environment for the web. It uses the PyPy python interpreter, compiled for the web via emscripten, with a custom JIT backend that emits asm.js code at runtime.

5 Reasons why Python is Powerful Enough for Google (핵심 파이썬)

You’re getting ready to start a new company. What language should you choose to build it?

Python & RSA algorithm (암호화)

There are Python libraries that provide cryptography services: M2Crypto, PyCrypto, pyOpenSSL, python-nss, and Botan’s Python bindings. Five criteria can be evaluated when you try to select one of them: which C backend, how well maintained, Python support, reviewed and completeness. All failed the “reviewed” category. e.g. PyCrypto (probably the most used cryptographic library for Python) don’t work on PyPy.


새로운 서적

Hello Web App

Hello Web App is written for non-programmers by a designer, and will walk you through every step you need before launching your web app live to real customers. This book doesn’t walk you through a specific tutorial, but instead uses a generic example to allow you to create something using Python and Django that interests you.

Check the http://importpython.com/blog/ for an interview with the author of Hello Web App.


프로젝트

Easy-Card - 72 스타, 11 포크

Easy Card is a smart card system widely used by Taiwanese, mainly for transportation purpose. However, unlike the PASMO card in Japan or T-Money in Korea, the Easy Card was lock out from reading via normal NFC readers. In other words, you can’t check your balance with an app. That’d be a big issue if you are usually in a hurry and don’t have the time to go to the MRT station just for it.

Robinhood - 41 스타, 8 포크

Python Framework to make trades with Robinhood Private API See Blog Post: https://medium.com/@rohanpai25/reversing-robinhood-free-accessible-automated-stock-trading-f40fba1e7d8b

HardenFlash - 19 스타, 6 포크

Patching Flash binary to stop Flash exploits and zero-days

normalizr - 13 스타, 3 포크

Normalizr is a Python library for text normalization that allows the next actions: Remove accents. Remove extra whitespaces. Remove hyphens. Remove punctuation. Remove stop words (from 13 different languages). Remove symbols.

pyqtconsole - 6 스타, 0 포크

pyqtconosle is a light weight python console for Qt applications. Its made to be easy to embed in other Qt applications and comes with some examples that shows how this can be done. The interpreter can run in a separate thread, in the UI main thread or in a gevent task. Support for asyncio might also be added in the future.

wordcloudbot - 4 스타, 0 포크

A systemd service that listens to fedmsg for IRC meeting logs, generates a word cloud, and tweets it to http://twitter.com/fedobot

phrack_reader - 4 스타, 1 포크

this is for hacker easy read phrack ezine ,welcom to figure out bug .

marvelous - 3 스타, 0 포크

Python bindings for Marvel Comics API

pyrthon - 2 스타, 0 포크

Pyrthon is a utility library that substitutes python collection literals with their Pyrsistent counterparts.

python - 2 스타, 0 포크

personal python bioinformatics scripts

GRE.py - 1 스타, 0 포크

GRE Word of the Day notifier for OSX .

pygments-markdown-lexer - 1 스타, 0 포크

A Markdown lexer for Pygments to highlight Markdown code snippets.


  • 의역, 오역이 다소 심합니다. 개선 사항이 있으면 풀리퀘스트를 날려주세요.

  • 원문은 ImportPython에서 확인할 수 있습니다.