Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minaminao/neko
https://github.com/minaminao/neko
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/minaminao/neko
- Owner: minaminao
- Created: 2021-10-22T03:50:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T01:08:25.000Z (about 1 year ago)
- Last Synced: 2024-04-23T13:02:39.004Z (8 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neko
## Install
```sh
pip install -e .
```## Test
```sh
pytest
```