299 captures
29 Jan 2009 - 31 Jan 2026
Jan FEB Mar
21
2014 2015 2016
success
fail

About this capture

COLLECTED BY

Organization: Internet Archive

The Internet Archive discovers and captures web pages through many different web crawls. At any given time several distinct crawls are running, some for months, and some every day or longer. View the web archive through the Wayback Machine.

Collection: Survey Crawl Number 2 - Started Dec 17th, 2014 - Ended Jul 31st, 2015

The seed for this crawl was a list of every host in the Wayback Machine

This crawl was run at a level 1 (URLs including their embeds, plus the URLs of all outbound links including their embeds)

The WARC files associated with this crawl are not currently available to the general public.

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20150221064325/https://pypi.python.org/pypi/pyflakes
 


skip to navigation
skip to content







Package Index  

Browse packages

Package submission

List trove classifiers

List packages

RSS (latest 40 updates)

RSS (newest 40 packages)

Python 3 Packages

PyPI Tutorial

PyPI Security

PyPI Support

PyPI Bug Reports

PyPI Discussion

PyPI Developer Info
 


About  
News  
Documentation  
Download  
Community  
Foundation  
Core Development  







Package Index   >  pyflakes   >  0.8.1  


Not Logged In



Login

Register

Lost Login?

Use OpenID   Google Launchpad






pyflakes 0.8.1


Downloads 

passive checker of Python programs

A simple program which checks Python source files for errors.

Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. Its also much faster.

It is available on PyPI and it supports all active versions of Python from 2.5 to 3.4.

Installation


It can be installed with:
$ pip install --upgrade pyflakes


Mailing-list


Share your feedback and ideas: subscribe to the mailing-list
 
File Type Py Version Uploaded on Size
pyflakes-0.8.1-py2.py3-none-any.whl (md5) Python Wheel 3.3 2014-03-30 34KB
pyflakes-0.8.1.tar.gz (md5) Source 2014-03-30 32KB


Downloads (All Versions):

17123 downloads in the last day  

27457 downloads in the last week  

96277 downloads in the last month  



Author:  Florent Xicluna  

Home Page:   https://launchpad.net/pyflakes  

License:   MIT  

Categories  

Development Status :: 6 - Mature  

Environment :: Console  

Intended Audience :: Developers  

License :: OSI Approved :: MIT License  

Programming Language :: Python  

Programming Language :: Python :: 2  

Programming Language :: Python :: 3  

Topic :: Software Development  

Topic :: Utilities  



Package Index Owner:  flox  

DOAP record:  pyflakes-0.8.1.xml  




Website maintained by the Python community
 Real-time CDN by Fastly /  hosting by Rackspace /  design by Tim Parkin  
Copyright © 1990-2014, Python Software Foundation
 Legal Statements