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

https://github.com/beaverhouse/ba-torment-data-processing

Data processing script for BA Torment
https://github.com/beaverhouse/ba-torment-data-processing

Last synced: 5 months ago
JSON representation

Data processing script for BA Torment

Awesome Lists containing this project

README

          



Logo


Data processing script for BA Torment



Python


uv


Polars


Cursor


License


## Description

Python script to update the data of the [BA Torment](https://bluearchive-torment.netlify.app/) website.

- Used `uv` to manage the dependencies.
- Used `polars` to read and write the CSV data.
- Implemented the logic via [vibe coding](https://en.wikipedia.org/wiki/Vibe_coding), with Cursor.


## Documentation

- [Commands for local development](./docs/local-commands.md)

## Contributing

See the [CONTRIBUTING.md](./CONTRIBUTING.md).