Skip to main content

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

Project description

Introduction

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

2、pypi 存放python依赖库

3、sphinx 文档自动生成工具

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

如何操作参考教程:

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

Procedure Reference

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

pypi test and formal page

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

https://pypi.org/project/JiweiCommonUtil/0.0.2/

how to install

pip install JiweiCommonUtil==0.0.3

How to Use -- > API

./doc/_build/index.html

from JiweiCommonUtil.imageprocess import readMatFile,cv2Bgr2Rgb

from JiweiCommonUtil.imgshow import showLineImg

from JiweiCommonUtil.util import getNowTime

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: python -m 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.9.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

JiweiCommonUtil-0.0.9-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

Details for the file jiweicommonutil-0.0.9.tar.gz.

File metadata

  • Download URL: jiweicommonutil-0.0.9.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.10

File hashes

Hashes for jiweicommonutil-0.0.9.tar.gz
Algorithm Hash digest
SHA256 01781952d25e7e9253b7d97bbb5c9bd3bd09c046a582296b1c730729a4a0f30a
MD5 5e42269b3140a312007d30cfd049d59c
BLAKE2b-256 54c646eb1392558b5ca8e2044f7498924e4680cc680d5bd7836cae297e2dd3cf

See more details on using hashes here.

File details

Details for the file JiweiCommonUtil-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for JiweiCommonUtil-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d2ae30d36f6715f355507a66692427131f2f34aa1a1ed988cd6632ec37b274f9
MD5 6ec838c0c4a9d2f57d51ea2d4fd5c873
BLAKE2b-256 a8c2681143ba5ca840a6dd452a0ace62633802c23eb67d1198b25e0bc7e909eb

See more details on using hashes here.

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