Git Product home page Git Product logo

pack's Introduction

Amazing Pack For Human Beings 。。。 Hahaha !

Summary

高频

  • crawl.py
    请求模块,主要用于请求url,包括data的json或str类型的post请求,同时也支持返回二进制数据流

  • database.py
    数据库连接模块,集成pymysql和pymssql的连接方式,支持列表和字典数据插入方式。

  • log.py
    日志模块。可以分开记录三个等级(warning、error和critical)的日志,支持多进程锁

  • extend.py
    存放了一些自己编写的常用功能函数,包括字体颜色、时间戳转换等

低频

  • nlp.py
    nlp常用模块,当前制作了"词向量"类和"聚类"两个类,后续会慢慢添加常用类

  • cvs.py
    图像增强模块,用于深度学习图像分类的图像增强

  • parseconfig.py
    继承重写Parseconfig类,支持大小写敏感、字典、int类型

  • useragent.py
    收集的一些请求头信息

  • spark_tools.py
    用于python对接spark的入口,已可用,待完善

Installation

pack's People

Contributors

steap avatar

Watchers

James Cloos 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.