Skip to main content

自己常用的一些包,为了使用方便封装起来传到pypi

Project description

Introduction

pypi的测试服和正式服不是同一个数据库,需要注册两次账号

封装一些自己常用的函数,放到pypi方便直接pip安装使用

如何操作参考教程:

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

Procedure Referrnce

https://zhuanlan.zhihu.com/p/79164800

page

https://test.pypi.org/project/JiweiCommonUtil/0.0.1/ https://pypi.org/project/JiweiCommonUtil/0.0.1/

how to install JiweiCommonUtil == 0.0.1

pip -U install JiweiCommonUtil

How to Use -- > API

./doc/_build/index.html

How to rebuild project and generate doc file

1、edit setup.py version 2、package proejct: python setup.py sdist bdist_wheel 3、upload proejct to pypi server: twine upload dist/* 4、sphinx-apidoc -F -o ./doc ./JiweiCommonUtil

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

JiweiCommonUtil-0.0.2.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

JiweiCommonUtil-0.0.2-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page