Skip to main content

Test Script Development Library

Project description

1. 制作requirement.txt

pip freeze > requirement.txt

2. 打包

pip install --upgrade pip twine wheel setuptools

python setup.py sdist bdist_wheel

twine upload dist/*

使用twine upload --skip-existing dist/* 来忽略已经存在的库

3. 安装更新插件

pip install --upgrade tsdl

4. 参数说明

package_dir: 告诉Distutils哪些目录下的文件被映射到哪个源码包。一个例子:package_dir = {'': 'lib'},表示“root package”中的模块都在lib目录中。

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

ats_base-1.3.2.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

ats_base-1.3.2-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file ats_base-1.3.2.tar.gz.

File metadata

  • Download URL: ats_base-1.3.2.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for ats_base-1.3.2.tar.gz
Algorithm Hash digest
SHA256 fe239e88ac006c3466e926248f4fda3b8c126f29a2de2643c133efe0249d9b3b
MD5 ba68a78fc2d5bf9d4dfa970ad63600fc
BLAKE2b-256 6b773c6b070f581b50c795796c5b046a15b0fbd92eb7edde3dac6f8ec4c3c1f1

See more details on using hashes here.

File details

Details for the file ats_base-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: ats_base-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for ats_base-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9ee6baef94bd24554e33453cef69c7b7033b2a37bb9189343df1fbedf755241d
MD5 eb328e97e55211406d0c40d254165759
BLAKE2b-256 8014a5d831e058799da8ecda44b6de29d4b6b1b3d847f37cc62f9af51b552c59

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