https://github.com/goodmanwen/bare_pypi_init_update
https://github.com/goodmanwen/bare_pypi_init_update
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/goodmanwen/bare_pypi_init_update
- Owner: GoodManWEN
- License: mit
- Created: 2020-12-30T00:48:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T06:38:17.000Z (about 4 years ago)
- Last Synced: 2025-02-09T20:41:28.228Z (over 1 year ago)
- Language: Python
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bare_pypi_init_update
[](https://pypi.org/project/bare_pypi_init_update/)
[](https://github.com/GoodManWEN/bare_pypi_init_update/blob/master/LICENSE)
[](https://pypi.org/project/bare_pypi_init_update/)
[](https://github.com/GoodManWEN/bare_pypi_init_update/actions?query=workflow:Publish)
[](https://github.com/GoodManWEN/bare_pypi_init_update/actions?query=workflow:Build)
[](https://readthedocs.org/projects/bare_pypi_init_update/)
```
使用方法:
1、创建新项目
2、将本项目中除.git外所有文件迁移过去并覆盖
3、运行初始化脚本
4、添加pypi token,与pypi连接
5、添加readthedocs项目,与rtd连接
over
```
Some description.
## Requirements
- pipeit>=0.1.4
## Install
pip install bare_pypi_init_update
## Feature
- Some feature.
## Documentation
https://bare_pypi_init_update.readthedocs.io
## Example
Some description.
```Python3
# Some code
```
A test of new branch