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

https://github.com/bakdata/template-python-poetry

Template for open source Python Poetry projects
https://github.com/bakdata/template-python-poetry

Last synced: 12 months ago
JSON representation

Template for open source Python Poetry projects

Awesome Lists containing this project

README

          

# project-name

Short description about the project.

## Usage

```sh
pip install
```

```python
# instructions how to use the package
import package

...
```

## Development

See our [contribution guide](CONTRIBUTING.md)