Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

ishikawa/modipyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modipyd: Autotest for Python, and more

Modipyd is a Python module dependency analysis and monitoring modifications framework, written by Takanori Ishikawa and licensed under the MIT license.

This project aims to provide

  • Automated testing tool pyautotest (like ZenTest's autotest) for Python
  • Plugin architecture designed to be simple enough to allow user to customize action triggered by module modification events
  • API for Bytecode analysis, Module dependency analysis, and Monitoring module modifications

Please visit the project website (Japanese version is here) for more details.

Requirements

Python 2.4 or higher

Developer Notes

make lint runs pylint with a configuration file .pylintrc in top level directory.

Copyright (c) 2008-2010 Takanori Ishikawa, All rights reserved.

License

The MIT license. See the LICENSE file for more details.

About

Modipyd is a Python module dependency analysis and monitoring modification framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages