timger - Android Applications by timger
The Cython programming language is a superset of Python with a foreign function interface for invoking C/C++ routines and the ability to declare the static type of subroutine parameters and results, local variables, and class attributes.[3] It actually...
Free AppGo is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Free Appnginx由于出色的性能,在世界范围内受到了越来越多人的关注,在淘宝内部它更是被广泛的使用,众多的开发以及运维同学都迫切的想要了解nginx模块的开发以及它的内部原理,但是国内却没有一本关于这方面的书,源于此我们决定自己来写一本。本书的作者为淘宝核心系统服务器平台组的成员,本书写作的思路是从模块开发逐渐过渡到nginx原理剖析。书籍的内容会定期在这里更新,欢迎大家提出宝贵意见,不管是本书的内容问题,还是字词错误,都欢迎大家提交issue(章节标题的左侧有评注按钮),我们会及时的跟进。
Free AppAnsibleAnsible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework.Read the documentation and more at http://ansible.com/Many users run straight from the development branch (it's generally...
Free App// Flask // web development, one drop at a time ~ What is Flask? Flask is a microframework for Python based on Werkzeug and Jinja2. It's intended for getting started very quickly and was developed with best intentions in mind. ~ Is it ready? It's still...
Free AppHitchhiker's Guide to PythonPython Best Practices GuidebookWork in progress. If you'd like to help, please do. There's a lot of work to be done.This guide is currently under heavy development. This opinionated guide exists to provide both novice and...
Free AppRequests is an Apache2 Licensed HTTP library, written in Python, for human beings.Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python's builtin urllib2 module provides most of the HTTP capabilities you...
Free AppScrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.For more informa
Free AppTornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and...
Free Appread the Docs hosts documentation, making it fully searchable and easy to find. You can import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. We support webhooks so your docs get built when you commit..
Free AppKivy is an open source Python library for developing multitouch application software with a natural user interface (NUI). It can run on Android, iOS, Linux, OS X, and Windows. Distributed under the terms of the MIT license, Kivy is free and open source...
Free AppNumPyNumPy is the fundamental package for scientific computing with Python. It contains among other things:a powerful N-dimensional array objectsophisticated (broadcasting) functionstools for integrating C/C++ and Fortran codeuseful linear algebra, Fourie
Free AppBottle: Python Web FrameworkBottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.Routing: Requests to function-call mapping..
Free Appgevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop.Features include:Fast event loop based on libev (epoll on Linux, kqueue on FreeBSD).Lightweight execution...
Free Appistribution the docs/source directory contains the plaintext version of these manuals. If you have Sphinx installed, you can build them by typing cd docs; make html for local browsing.Dependencies and supported Python versionsFor full details, see the...
Free AppSalt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds.Salt delivers a dynamic communication bus for infrastru
Free AppThe Python SQL Toolkit and Object Relational MapperSQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.It provides a full suite of well known enterprise-level persistenc
Free App