Quantcast
Channel: CodeSection,代码区,Python开发技术文章_教程 - CodeSec
Browsing all 9596 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Quick Tip: How to Read Extremely Large Text Files Using Python

Let me start directly by asking, do we really need python to read large text files? Wouldn't our normal word processor or text editor suffice for that? When I mention large here, I mean extremely...

View Article


Image may be NSFW.
Clik here to view.

Access and Modify Google Sheet using Python

June 30, 2016 by Navjot Singh | 0 comments AWS , DevOps , Technology This would be my first blog where I am using python. I am excited to share what I did using Python. I wanted to update google sheet...

View Article


PyCharm: PyCharm 2016.2 EAP 4 (build 162.1120)

Today we continue the weekly delivery of PyCharm 2016.2 preview builds with the PyCharm 2016.2 EAP build 162.1120. Download and try it today! Some highlights of the PyCharm 2016.2 EAP build 162.1120...

View Article

Image may be NSFW.
Clik here to view.

数据科学家常用的10种编程语言和工具

数据科学家常用的10种编程语言和工具 12小时前来源:IT168 【IT168...

View Article

Image may be NSFW.
Clik here to view.

九种编程语言大对比

九种编程语言大对比 5小时前来源:CSDN博客 图解九种主流编程语言,从python、Java到Objective-C。码农世界,哪种才是最好的编程语言? 这9张信息图囊括了九种主流编程语言:Python、Java、C、C++、javascript、C#、Ruby、php以及Objective-C。对于每种编程语言,大家都能够看到由其打造的顶级应用成果,相关职位的平均薪酬(美国)以及该语言的优势与弊端。

View Article


Image may be NSFW.
Clik here to view.

零基础怎样自学python语言

零基础怎样自学python语言 一点号前端交流2小时前 有的人非常想学好Python,一方面被琐事纠缠,一直没能动手,另一方面,担心学习成本太高,心里默默敲着退堂鼓?幸运的是,Python是一门初学者友好的编程语言,想要完全掌握它,你不必花上太多的时间和精力。 Python的设计哲学之一就是简单易学,体现在两个方面:...

View Article

Asphalt: A Python Network Application Framework

Asphalt is an asyncio based microframework for network oriented applications. Its highlight features are: An ecosystem of components for integrating functionality from third party libraries and...

View Article

PyCharm: Announcing PyCharm 2016.1.2

PyCharm 2016.1.2 is now available from the download page . Soon it will also be available as a patch update from within the IDE. A patch update from v2016.1.1, which exposed a severe performance...

View Article


Blog再次升级-HTTPS,Django1.8,DO

前几天修了两天假,在家里倒腾了下博客,老早就买了 DigitalOcean 的主机,但是一直没有迁过来。这次终于迁完了,同时也升级了下blog框架。 之前使用的是Django1.5 +...

View Article


Image may be NSFW.
Clik here to view.

Investigating Python

I have been trying to implement private projects on Pagure , while doing that I was struggling with certain design of a function and while doing that I constantly have to switch between shell, editor...

View Article

Image may be NSFW.
Clik here to view.

Parsing PDFs in Python with Tika

A few months ago, one of my friends asked me ifI could help him extract some data from a collection of PDFs. The PDFs contained records of his financial transactions over a period of years and he...

View Article

Image may be NSFW.
Clik here to view.

Import Python: ImportPython Issue 79

import python blog ImportPython Issue 79 Posted on June 30, 2016 Worthy Read Have an idea for a Python App ? Get FREE $200 in Azure credit to get started. Create a new Python app, free with Azure App...

View Article

Image may be NSFW.
Clik here to view.

Baseline JIT and inline caches

Creating an implementation for a dynamic language using just in time compilation (JIT)techniques involves a lot of compromisesmainly between complexity of the implementation, speed, warm-up time and...

View Article


Image may be NSFW.
Clik here to view.

PyCharm: PyCharm and Django Announce 30% Discount With All Proceeds Going to DSF

After years of premier support for the Django Framework,JetBrains PyCharm gives a big boost to the Django Software Foundation’s (DSF) fundraising. During a two-week campaign, buy PyCharm Professional...

View Article

Image may be NSFW.
Clik here to view.

Basic Interactive Geospatial Analysis in Python

Geospatial analysis is a massive field with a rich history. python has some pretty slick packages for working with geospatial data such as, but not limited to, Shapeley, Fiona, and Descartes. GeoPandas...

View Article


Image may be NSFW.
Clik here to view.

Python Distributions

python Distributions Python is free and open source software. A programmer could download the executables for Python directly from the official site or even download the sourcecode and compile it...

View Article

Image may be NSFW.
Clik here to view.

day whoscountinganymore: the “good-first-bug” tag

let’s talk about this tag for a minute. it looks like this: it appears on github. it signals to baby contributors that the issue it is attached to may be a safe one to start with. while i still imagine...

View Article


Image may be NSFW.
Clik here to view.

自己动手做聊天机器人 十一-0字节存储海量语料资源

基于语料做机器学习需要海量数据支撑,如何能不存一点数据获取海量数据呢?我们可以以互联网为强大的数据后盾,搜索引擎为我们提供了高效的数据获取来源,结构化的搜索结果展示为我们实现了天然的特征基础,唯一需要我们做的就是在海量结果中选出我们需要的数据,本节我们来探索如何利用互联网拿到我们所需的语料资源 请尊重原创,转载请注明来源网站www.shareditor.com以及原始链接地址 关键词提取...

View Article

Image may be NSFW.
Clik here to view.

Introducing rtclite

We have attempted to unify our diverse python based projects related to SIP, RTP, XMPP, RTMP, REST, etc., into a single theme of real-time communication (RTC). In particular, we have migrated the...

View Article

Fair division and the Thue-Morse sequence

Suppose two captains, A and B, are choosing people for their teams. To make things fair,the two captains alternate choices: A, B, A, B, etc. This is muchbetter than simply letting A choosehis team...

View Article
Browsing all 9596 articles
Browse latest View live