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

https://github.com/preocts/eqdpspy


https://github.com/preocts/eqdpspy

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# eqdpspy

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Preocts/eqdpspy/main.svg)](https://results.pre-commit.ci/latest/github/Preocts/eqdpspy/main)
[![Python package](https://github.com/Preocts/eqdpspy/actions/workflows/python-tests.yml/badge.svg?branch=main)](https://github.com/Preocts/eqdpspy/actions/workflows/python-tests.yml)
[![codecov](https://codecov.io/gh/Preocts/eqdpspy/branch/main/graph/badge.svg?token=sn79oOaqRI)](https://codecov.io/gh/Preocts/eqdpspy)

Learning how to use pandas and numpy with some DPS parsing from EverQuest.

## Requirements

- [Python](https://python.org) >= 3.8

## Internal Links

- [Development Installation Guide](docs/development.md)
- [Repo documentation](docs/)