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

https://github.com/n3011/mypackage

Demo for python package
https://github.com/n3011/mypackage

Last synced: about 2 months ago
JSON representation

Demo for python package

Awesome Lists containing this project

README

        

# mypackage
Demo for python package

## Run tests

```Shell
poetry run pytest
```