跳转到主要内容

Lahman数据库的数据包

项目描述

template-python-pkg

开发

# install with development dependencies
pip install -e .[dev]

# or install from requirements file
pip install -r requirements/dev.txt

测试

# run all tests, see pytest section of pyproject.toml
pytest

# run specific marks
pytest -m ex2

# stop on first failure, drop into debugger
pytest -x --pdb

设置版本号

# set version number
git tag v0.0.1

# (optional) push to github
git push origin --tags

# check version
python -m setuptools_scm

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分布

lahman-0.0.1.tar.gz (9.6 MB 查看散列)

上传时间: 源代码

构建分布

lahman-0.0.1-py2.py3-none-any.whl (9.6 MB 查看散列)

上传时间: Python 2 Python 3

由以下机构支持