https://github.com/realtimeweb/checkme
An importable module that will analyze python source code for errors, and also send it to a server for unit testing
https://github.com/realtimeweb/checkme
Last synced: 4 days ago
JSON representation
An importable module that will analyze python source code for errors, and also send it to a server for unit testing
- Host: GitHub
- URL: https://github.com/realtimeweb/checkme
- Owner: RealTimeWeb
- License: gpl-2.0
- Created: 2014-10-05T18:31:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T15:15:01.000Z (over 11 years ago)
- Last Synced: 2024-03-27T02:50:59.406Z (almost 2 years ago)
- Language: Python
- Size: 164 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
checkme
=======
An importable module that will analyze python source code for errors, and also send it to a server for unit testing