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
- ctypes bindings for libphash to robustly compare media files☆12Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 3 years ago
- A graphical interface for monitoring and interacting with running Python processes☆257Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 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
- An alternative Gevent core loop implementation with asyncio☆133Updated 8 years ago
- Playground for python based project obfuscation techniques☆118Updated 10 years ago
- ☆61Updated 6 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- one more spider based on gevent requests pyquery☆53Updated 11 years ago
- Library to embed PyPy into CPython☆241Updated 9 years ago
- An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.☆91Updated 4 years ago
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆301Updated 2 years ago
- Git mirror of Pyparsing SVN repository (https://pyparsing.svn.sourceforge.net/svnroot/pyparsing)☆38Updated 14 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- Dead simple bayesian anti-spam classifier written in Python.☆100Updated 7 years ago
- Python Meta Programming☆147Updated 3 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Friendly Python Dates☆188Updated 6 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 4 years ago
- A simple GitHub REST API SDK for Python3☆141Updated 2 years ago
- Documentation of Python security☆92Updated 5 months ago
- Requests + futures = <3 - a grequests fork, origonal code: https://github.com/kennethreitz/grequests☆63Updated 10 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Supervisor On/Off: an alternative web interface for supervisor☆50Updated 9 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Insprired on flask-restless and sqlalchemy api wrapping for tornado☆41Updated 10 years ago