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
☆26Updated 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
- 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
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A graphical interface for monitoring and interacting with running Python processes☆257Updated 3 years ago
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.☆92Updated 4 years ago
- ☆60Updated 5 years ago
- Character encoding detecting library for Python using ICU and libmagic.☆49Updated 7 years ago
- Git mirror of Pyparsing SVN repository (https://pyparsing.svn.sourceforge.net/svnroot/pyparsing)☆38Updated 14 years ago
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 12 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆177Updated last month
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 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…☆164Updated 4 months ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- A few useful functions and objects for manipulating ip addresses in python.☆70Updated 5 years ago
- proxy server in python with upstream support☆49Updated 11 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Python 3.3+'s ipaddress for older Python versions☆109Updated 4 years ago
- Define complicated C/C++ structs in Python with variable length arrays, header/extend relations, extensible structures in one time, parse…☆31Updated 6 years ago
- Dead simple bayesian anti-spam classifier written in Python.☆101Updated 7 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- A simple program which checks Python source files for errors.☆247Updated 7 years ago
- python安全编程☆29Updated 13 years ago
- Friendly Python Dates☆188Updated 5 years ago
- Guava is a lightweight Python web framework written in C☆143Updated 3 years ago
- A simple GitHub REST API SDK for Python3☆142Updated 2 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago