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
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Lazy strings for Python☆61Updated 9 years ago
- Character encoding detecting library for Python using ICU and libmagic.☆49Updated 7 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 5 months ago
- one more spider based on gevent requests pyquery☆54Updated 11 years ago
- A tiny WSGI web framework☆45Updated 9 years ago
- A simple Python framework for web, db and mail.☆44Updated 10 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Argument Parsing for Humans™☆207Updated 8 years ago
- ctypes bindings for libphash to robustly compare media files☆12Updated 2 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆177Updated 2 months ago
- A graphical interface for monitoring and interacting with running Python processes☆257Updated 3 years ago
- A few useful functions and objects for manipulating ip addresses in python.☆70Updated 5 years ago
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 8 months ago
- Friendly Python Dates☆188Updated 5 years ago
- HTTP request/response parser for python in C☆344Updated last year
- Insprired on flask-restless and sqlalchemy api wrapping for tornado☆41Updated 10 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- Magic Type Introspection And Runtime Parameter Type/Value Checking. (NOT MAINTAIN ANYMORE)☆38Updated 9 years ago
- Generic socket pool☆167Updated 4 years ago
- A Python wrapper for the OAuth 2.0 specification☆97Updated 11 years ago
- Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation.☆304Updated 8 years ago
- Dead simple bayesian anti-spam classifier written in Python.☆101Updated 7 years ago
- Database abstraction layer for pythoneer☆57Updated 8 years ago
- A gevent core implemented using libuv☆136Updated 12 years ago
- Python bindings for clang from clang HEAD☆43Updated last week