An open API service indexing awesome lists of open source software.

https://github.com/goodmanwen/bare_pypi_init_update


https://github.com/goodmanwen/bare_pypi_init_update

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# bare_pypi_init_update
[![fury](https://img.shields.io/pypi/v/bare_pypi_init_update.svg)](https://pypi.org/project/bare_pypi_init_update/)
[![licence](https://img.shields.io/github/license/GoodManWEN/bare_pypi_init_update)](https://github.com/GoodManWEN/bare_pypi_init_update/blob/master/LICENSE)
[![pyversions](https://img.shields.io/pypi/pyversions/bare_pypi_init_update.svg)](https://pypi.org/project/bare_pypi_init_update/)
[![Publish](https://github.com/GoodManWEN/bare_pypi_init_update/workflows/Publish/badge.svg)](https://github.com/GoodManWEN/bare_pypi_init_update/actions?query=workflow:Publish)
[![Build](https://github.com/GoodManWEN/bare_pypi_init_update/workflows/Build/badge.svg)](https://github.com/GoodManWEN/bare_pypi_init_update/actions?query=workflow:Build)
[![Docs](https://readthedocs.org/projects/bare_pypi_init_update/badge/?version=latest)](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