akaihola / PyCheckerLinks
PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. This is my mirror of https://github.com/thomasvs/pychecker
☆25Updated 5 years ago
Alternatives and similar repositories for PyChecker
Users that are interested in PyChecker are comparing it to the libraries listed below
Sorting:
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 12 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A graphical interface for monitoring and interacting with running Python processes☆258Updated 3 years ago
- ctypes bindings for libphash to robustly compare media files☆12Updated 2 years ago
- one more spider based on gevent requests pyquery☆54Updated 11 years ago
- Git mirror of Pyparsing SVN repository (https://pyparsing.svn.sourceforge.net/svnroot/pyparsing)☆38Updated 14 years ago
- Requests + futures = <3 - a grequests fork, origonal code: https://github.com/kennethreitz/grequests☆63Updated 10 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- proxy server in python with upstream support☆49Updated 11 years ago
- Python 3.3+'s ipaddress for older Python versions☆109Updated 5 years ago
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- Friendly Python Dates☆188Updated 5 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- Argument Parsing for Humans™☆207Updated 8 years ago
- ☆61Updated 6 years ago
- Character encoding detecting library for Python using ICU and libmagic.☆49Updated 7 years ago
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 12 years ago
- Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and c…☆165Updated 6 months ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Python Meta Programming☆147Updated 3 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 4 years ago
- An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.☆92Updated 4 years ago
- A few useful functions and objects for manipulating ip addresses in python.☆70Updated 5 years ago
- Phantompy is a headless WebKit engine with powerful pythonic api build on top of Qt5 Webkit☆612Updated 8 years ago
- pyregex is a Python Regular Expression Online Tester☆296Updated 4 years ago
- Database abstraction layer for pythoneer☆57Updated 8 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆177Updated 3 months ago