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

https://github.com/michinaoshimizu/boilerplate.poetry.py

boilerplate poetry python
https://github.com/michinaoshimizu/boilerplate.poetry.py

boilerplate poetry python

Last synced: 2 months ago
JSON representation

boilerplate poetry python

Awesome Lists containing this project

README

        

# boilerplate.poetry.py

[![Python CI](https://github.com/MichinaoShimizu/boilerplate.poetry.py/actions/workflows/python-package.yml/badge.svg)](https://github.com/MichinaoShimizu/boilerplate.poetry.py/actions/workflows/python-package.yml)

## Requirements

- python >= 3.8

## pip install

```bash
pip install -U git+ssh://[email protected]/$(REPOSITORY_NAME).git
```

## Contributing

[CONTRIBUTING.md](CONTRIBUTING.md)