美文网首页
资料整理

资料整理

作者: 百里求一 | 来源:发表于2015-10-27 13:46 被阅读87次

标签: 备忘录


  1. GObject 学习笔记汇总 --- http://garfileo.is-programmer.com/2011/7/14/gobject-notes.27977.

  2. Clutter --- 学习笔记 http://blog.csdn.net/flowingflying/article/details/4459476

  1. Python菜谱 --- Python 菜谱,ActiveState 上有很多用户提供的 Python 代码,这些代码能够完成固定的任务 http://www.pythondoc.com/python-cookbook/index.html

  2. WeasyPrint --- WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. WeasyPrint is free software made available under a BSD license. http://weasyprint.org/docs/

  3. pygal --- PYthon svg GrAph plotting Library https://github.com/Kozea/pygal

  4. jsonschema --- jsonschema is an implementation of JSON Schema for Python (supporting 2.6+ including Python 3). https://python-jsonschema.readthedocs.org/en/latest/

  5. jsonpickle --- jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends. http://jsonpickle.github.io/index.html

  6. Hjson --- Hjson, the Human JSON http://hjson.org/

  7. hpy --- Partial JSON API implementation in Python https://github.com/kalasjocke/hyp

  8. json2html --- python module for converting complex JSON oject to HML Table representation - v0.3 https://pypi.python.org/pypi/json2html

  9. jsonq --- a python script for querying JSON https://github.com/edmund-huber/jsonq

  10. ijson --- Iterative JSON parser with Pythonic interface http://pypi.python.org/pypi/ijson/

  11. tablib --- Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. http://python-tablib.org

  12. simplejson --- simplejson is a simple, fast, extensible JSON encoder/decoder for Python http://simplejson.readthedocs.org/

  13. json-sempai --- Use JSON files as if they are python modules https://github.com/kragniz/json-sempai

  14. ubuntu-kernel --linux内核ubuntu版本下载地址 http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc2-vivid/

  15. docker镜像分享 -- http://download.openvz.org/template/precreated/

  16. 中文分词 -- https://github.com/fxsjy/jieba

相关文章

  • 整理资料

    荷马:《伊利亚特》《奥德赛》 赫西俄德:《神谱》 《荷马颂歌》。俄教颂歌等 《伊利亚特》:战争史诗 战争女神:尤其...

  • 资料整理

    B站静静老师推荐的网站和书籍 网站 MaryK.Greerhttps://marygreer.wordpress....

  • 整理资料

    期末了,真的是一大堆事情要做,除了备考,还要完成这学期的资料补充,今天,政教处就催着要12月“五星”了,下...

  • 资料整理

    GIT git学习使用 Charles Charles 从入门到精通破解 Java 阿里云Java学习路线图从小白...

  • 资料整理

    标签: 备忘录 GObject 学习笔记汇总 --- http://garfileo.is-programmer...

  • 资料整理

    Glow 技术团队博客 使用CADisplayLink实现果冻效果动画 如何自己动手实现 KVO Method S...

  • 资料整理

    http://blog.devtang.com/2013/12/22/how-to-write-resume-fo...

  • 整理资料

    这段时间在网上看了不少关于安卓开发的资料, 有源码解读的, 有第三方类库的, 有网友个人开源的, 等等等... ....

  • 资料整理

    1.你决不可错过的JavaScript全栈教程http://www.liaoxuefeng.com/wiki/00...

  • 整理资料

    有备无患!

网友评论

      本文标题:资料整理

      本文链接:https://www.haomeiwen.com/subject/gspxhttx.html