Code Monkey home page Code Monkey logo

python's Introduction

Python 小程序

  1. Syntax.py Python syntax.
    Python 简明用法示例。

  2. Encryption.py
    Use PyCrypto to encrpyt/decrpyt data.
    使用 PyCrypto 加密和解密数据。

  3. exportDoulistAsMarkdown.py & exportDoulistAsMarkdownMultiThread.py
    将豆列导出为 Markdown 文件,分为单线程和多线程两个版本。

  4. exportTopBooksFromDouban.py
       豆瓣图书爬虫,抓取特定主题的图书,按照评分、评分人数等加权排名,取靠前的 100 本图书

  5. exportTopMoviesFromDouban.py
       豆瓣电影爬虫,抓取特定主题的电影,按照评分、评分人数等加权排名,取靠前的 100 部电影

  6. douban_reading_statistics
       豆瓣年度阅读统计,抓取特定年份的豆瓣阅读记录,按照评分以及标签分类统计

  7. word_frequence
       词频统计以及章节文笔相似度检测,以《水浒传》为例,分析前七十回及后五十回各回文笔的相似度,粗略比较下来,金圣叹说后五十回是罗贯中续的、很有可能是真的。

python's People

Contributors

kesalin 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.