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 Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- one more spider based on gevent requests pyquery☆54Updated 10 years ago
- Playground for python based project obfuscation techniques☆117Updated 10 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- A graphical interface for monitoring and interacting with running Python processes☆256Updated 2 years ago
- More convenient database manipulation with Python dictionary.☆56Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A Python wrapper for the OAuth 2.0 specification☆97Updated 10 years ago
- Python 3.3+'s ipaddress for older Python versions☆108Updated 4 years ago
- An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.☆92Updated 4 years ago
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 12 years ago
- Friendly Python Dates☆188Updated 5 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
- Documentation of Python security☆90Updated last year
- Python Meta Programming☆145Updated 2 years ago
- Dead simple queue using redis☆19Updated 2 years ago
- ☆60Updated 5 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
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Argument Parsing for Humans™☆207Updated 8 years ago
- Dead simple bayesian anti-spam classifier written in Python.☆102Updated 7 years ago
- A simple Python framework for web, db and mail.☆44Updated 10 years ago
- A collection of examples, tests and documentation for building a real-time web app with python tornado.☆18Updated 11 years ago
- A simple GitHub REST API SDK for Python3☆142Updated 2 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- Insprired on flask-restless and sqlalchemy api wrapping for tornado☆41Updated 9 years ago
- A tiny WSGI web framework☆45Updated 9 years ago
- Database abstraction layer for pythoneer☆57Updated 7 years ago