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

https://github.com/exyi/diplomka


https://github.com/exyi/diplomka

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Contents of the repository:

## Python scripts -- "the backend"

Located in the [`scripts`](./scripts/) directory. An example pipeline for procesing the PDB database reference set is in the `pipeline-refset.sh` shellscript.
The [directory README contains more details](./scripts/)

## Web application -- "the frontend"

Is a purely client-side Svelte application, the [webapp directory](./webapp/) has more details on how to run it.