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

https://github.com/elijas/sec-parser-exploration

Just a playground for using the "sec-parser" library
https://github.com/elijas/sec-parser-exploration

Last synced: about 1 month ago
JSON representation

Just a playground for using the "sec-parser" library

Awesome Lists containing this project

README

          

https://github.com/alphanome-ai/sec-parser

### Setup

Create virtual environment and install dependencies:

```bash
poetry install
```

Open notebooks:

```bash
poetry run jupyter notebook
```