Code Monkey home page Code Monkey logo

oddorange's Introduction

OddOrange

Modules for CG TD

做这个包原本是为了自己写东西的时候调用起来方便。

在我自己平常的工作中,常常会有重复造轮子的情况,并且很多情况下,轮子造的良莠不齐。 为了提高一些常用的功能的复用性,我就将这些经常会重复的功能收集起来,做了一些方便的模块。随着日积月累,几个月过来,竟然积攒了不少。

考虑到很多同行也会遇到类似的烦恼,我特意将我自己私用的包整理了一下,选择了一些较为抽象和通用的内容做成这个包,在此分享给大家。

当然,目前只是一部分。如果有时间,我会持续更新它的。

使用方法

  • clone 到本地
  • 在python环境中,将OddOrange的位置添加到sys.path列表内。
  • 导入需要的功能即可使用了。

注意

  • 包含Qt的部分(qtkit和mayakit中部分模块),默认都是优先导入PyQt4,若无此模块则导入PySide的,因此在使用中请先确认好本地环境中是否包含PyQt4,如果有请使用PyQt4进行开发。

联系我

我的邮箱地址是: [email protected] 或者加我QQ聊咯: 710662568 Sol

oddorange's People

Contributors

sol87 avatar zclongpop123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zclongpop123

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.