Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pxyn/TimLiu-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Tim9Liu9/TimLiu-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 30, 2019

  1. pyDes:用纯python实现的des加密,执行效率不一般。

    pyDes:用纯python实现的des加密,执行效率不一般。
    Tim9Liu9 authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    7bea971 View commit details
    Browse the repository at this point in the history
  2. pycrypto:一个用c实现的加密库,性能非常高,使用pycrypto库,由pandas来实现“并行”处理,执行效率更高。

    pycrypto:一个用c实现的加密库,性能非常高,使用pycrypto库,由pandas来实现“并行”处理,执行效率更高。
    Tim9Liu9 authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    aa585f9 View commit details
    Browse the repository at this point in the history
  3. Pyppeteer其实是Puppeteer的Python版本,,Puppeteer是谷歌出品的一款基于Node.js开发的一款工具,主要是…

    …用来操纵Chrome浏览器的 API,通过Javascript代码来操纵Chrome浏览器,完成数据爬取、Web程序自动测试等任务。
    
    Pyppeteer其实是Puppeteer的Python版本,,Puppeteer是谷歌出品的一款基于Node.js开发的一款工具,主要是用来操纵Chrome浏览器的 API,通过Javascript代码来操纵Chrome浏览器,完成数据爬取、Web程序自动测试等任务。
    Tim9Liu9 authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    22757b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. numpy-ml:普林斯顿博士后 David Bourgin用 NumPy 手写所有主流 ML 模型, 超过 3 万行代码、30 多个模型…

    …,这也许能打造「最强」的机器学习基石。
    
    numpy-ml:普林斯顿博士后 David Bourgin用 NumPy 手写所有主流 ML 模型, 超过 3 万行代码、30 多个模型,这也许能打造「最强」的机器学习基石。
    Tim9Liu9 authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    9310607 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Faker:在 Python 中有个神库,叫做 Faker,它可以自动帮我们来生成各种各样的看起来很真的”假“数据。

    Faker:在 Python 中有个神库,叫做 Faker,它可以自动帮我们来生成各种各样的看起来很真的”假“数据。
    Tim9Liu9 authored Aug 6, 2019
    Configuration menu
    Copy the full SHA
    9984973 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. py12306:12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理。

    py12306:12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理。
    Tim9Liu9 authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    ba931a2 View commit details
    Browse the repository at this point in the history
  2. 12306:12306智能刷票,订票,分布式、多账号、多任务购票。

    12306:12306智能刷票,订票,分布式、多账号、多任务购票。
    Tim9Liu9 authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    acbc286 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. PySimpleGUI - 完全基于Python语言,能非常方便地开发GUI界面,代码量相比现有框架减少50%到90%。并且,它提供了极为…

    …友好的Python风格的接口,大大提升开发效率。
    
    PySimpleGUI - 完全基于Python语言,能非常方便地开发GUI界面,代码量相比现有框架减少50%到90%。并且,它提供了极为友好的Python风格的接口,大大提升开发效率。
    Tim9Liu9 authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    7c69c3d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. 3b1b/manim:面向数学方向的的可视化动画引擎,通过编程的方式来创造简洁的可视化动画。

    3b1b/manim:面向数学方向的的可视化动画引擎,通过编程的方式来创造简洁的可视化动画。[https://www.3blue1brown.com/](https://www.3blue1brown.com/)
    Tim9Liu9 authored Oct 14, 2019
    Configuration menu
    Copy the full SHA
    fee23b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. bustag:基于机器学习的老司机车牌自动推荐系统

    bustag:基于机器学习的老司机车牌自动推荐系统
    Tim9Liu9 authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b660779 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. navi:实时匹配查阅所有的备忘录并执行对应的命令。

    navi:实时匹配查阅所有的备忘录并执行对应的命令。
    Tim9Liu9 authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    9b87515 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. lin-cms-flask:Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套内容管理系统框架。本项目是 Lin CMS 后端的…

    … Flask 实现。
    
    lin-cms-flask:Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套内容管理系统框架。本项目是 Lin CMS 后端的 Flask 实现。
    Tim9Liu9 authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    69d5ed0 View commit details
    Browse the repository at this point in the history
Loading