Giter VIP home page Giter VIP logo

hzon-tool's Introduction

hzon-tools

Downloads

日常工作的时候我们总是会写一些重复的工具函数

包含后端数据处理爬虫等等使用python处理的场景

我会将一些工作中常用的文档以及demo也总结金来,方便沟通的查阅

zhon-tools是一个轻量级的python工具包,适用的平台包括Windows, MacOS, and Linux.

Installation

pip install hzon_tools

https://pypi.org/project/hzon-tools/

https://github.com/ouyangguoyong/hzon-tool (I want stars ⭐ uwu)

Usage

example:

from hzon_tools import get_random_file_name

file_name = get_random_file_name()

Update log

  • 0.0.5 添加mongo,redis,mysql处理逻辑
  • 0.0.4 修改包的调用,变得更灵活,可以直接从主包中调用任意一个子包的方法
  • 0.0.3 完善readme
  • 0.0.2 封装feapder,小菜,和自己的mc包的项目
  • 0.0.1 创建项目

how to upload a new version (for me)

en: https://packaging.python.org/tutorials/packaging-projects/

zh: https://python-packaging-zh.readthedocs.io/zh_CN/latest/minimal.html#id2

make sure have twine installed first

  1. change setup.py
  2. testing python setup.py develop
  3. python3 setup.py sdist
  4. twine upload dist/*

hzon-tool's People

Contributors

ouyangguoyong avatar

Stargazers

 avatar

Watchers

 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.