You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Kesaco ? A Python to Javascript translator written in Python. PythonScript is a subset of Python. It's compiled to plain old Javascript. Getting started pip install pythonscripttranslator wget http://bit.ly/YSAbSS -O pythonscript.js echo 'print "H�llo World"' > app.py pythonscript < app.py > app.py.js source pythonscript.js and the generated app.py.js from an html page as you would do with classic
David Beazley (http://www.dabeaz.com) Presented at PyCON'2010 Atlanta, Georgia February 20, 2010 Presentation Slides. Conference Video. Interactive GIL Visualization. This page is dedicated to my PyCON'2010 talk on the Python GIL. Just as a little background, this talk represents the culmination of several previous presentations and past projects on this topic. My first work with the GIL was condu
Numba makes Python code fast Numba is an open source JIT compiler that translates a subset of Python and NumPy code into fast machine code. Learn More Try Numba » Accelerate Python Functions Numba translates Python functions to optimized machine code at runtime using the industry-standard LLVM compiler library. Numba-compiled numerical algorithms in Python can approach the speeds of C or FORTRAN.
The Hitchhiker’s Guide to Python!¶ Greetings, Earthling! Welcome to The Hitchhiker’s Guide to Python. This is a living, breathing guide. If you’d like to contribute, fork us on GitHub! This handcrafted guide exists to provide both novice and expert Python developers a best practice handbook for the installation, configuration, and usage of Python on a daily basis. This guide is opinionated in a wa
Tablib: Pythonic Tabular Datasets¶ Release v0.12.1. (Installation) Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export. >>> data = tablib.Dataset(headers=['First Name', 'Last Name', 'Age']
A sane replacement for command line file search I tend to use the UNIX command line A LOT. I find it very comfortable to work when I am developing and follow the “Unix as IDE” way. The command line is really rich, and you could probably learn a new different command or parameter each day and still be surprised every day for the rest of your life. But there are some things that sticks and gets done
python-pptx¶ Release v1.0.0 (Installation) python-pptx is a Python library for creating, reading, and updating PowerPoint (.pptx) files. A typical use would be generating a PowerPoint presentation from dynamic content such as a database query, analytics output, or a JSON payload, perhaps in response to an HTTP request and downloading the generated PPTX file in response. It runs on any Python capab
Kivy has been built to be easy to use, cross-platform and fast. With a single codebase, you will be able to deploy apps on Windows, Linux, macOS, iOS and Android. Business Friendly Kivy is released under the MIT License, is 100% free to use, and is professionally developed, backed and maintained. Companies and individuals are using Kivy for their projects every day.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く