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

https://github.com/ovinc/exlo_data

Companion package to the exlo package.
https://github.com/ovinc/exlo_data

Last synced: 3 months ago
JSON representation

Companion package to the exlo package.

Awesome Lists containing this project

README

        

About
=====

Config and data storage for the `exlo` module (see https://github.com/ovinc/exlo)

Install
=======

```bash
git clone https://github.com/ovinc/exlo_data
cd exlo_data
pip install -e .
```

Testing
=======
With `pytest`:
```bash
pytest
```

Author
======

Olivier Vincent
([email protected])

License
=======

BSD 3-Clause (see *LICENSE* file)