Code Monkey home page Code Monkey logo

cup's Introduction

1. Installation                                                                                        
    - run # python setup.py install                                                                    
                                                                                                       
2. Reference                                                                                           
    - CUP use pexpect and httplib.                                                                     
      * Pexpect http://pexpect.sourceforge.net/ (under MIT license)                                    
      * Httplib2 http://code.google.com/p/httplib2/ (under MIT license)   
3. Docs | 文档
    最新文档:http://blog.iobusy.com/docs/cup/
                                                                                                       
基础库代码结构说明:                                                                                    
cup                                                                                                    
|-- bidu                    目录| package           baidu服务相关                 
|-- cache.py                模块|module             缓存相关                                           
|-- decorators.py           module                  通用修饰符                                         
|-- err.py                  module                  CUP内部Exception处理                               
|-- __init__.py             module                  CUP import处理模块                                 
|-- log.py                  module                  CUP logging                                        
|-- mail.py                 module                  CUP Email 发送模块                                 
|-- net                     目录|package            网络操作、资源、异步通信框架                       
|-- oper.py                 模块|module             各类混杂操作opertions                              
|-- platforms.py            模块|module             跨平台相关保留module                               
|-- res                     目录|package            机器资源信息获取、进程信息获取、监控等             
|-- shell                   目录|package            shell操作、跨机执行、跨机数据传输等                
|-- services                目录|package            心跳机制                                           
|-- thirdp                  目录|package            第三方库: pexpect、httplib2、                     
|-- timeplus.py             模块|module             时间操作函数                                       
|-- unittest.py             模块|module             UT测试相关、assert、noseClass                      
|-- util                    目录|package            线程池、可打断线程、Public/Configure配置文件python实现、数据生成器
|-- version.py              模块|module             CUP版本号管理   

docs中有详细的网页版库文档, 欢迎查看。 

cup's People

Contributors

mythmgn avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.