LICENSE
README.md
pyproject.toml
src/star_rail_parser/__init__.py
src/star_rail_parser/ability.py
src/star_rail_parser/character.py
src/star_rail_parser/lightcone.py
src/star_rail_parser/relic.py
src/star_rail_parser/relic_set.py
src/star_rail_parser/skilltree.py
src/star_rail_parser/stat.py
src/star_rail_parser/trailblazer.py
src/star_rail_parser.egg-info/PKG-INFO
src/star_rail_parser.egg-info/SOURCES.txt
src/star_rail_parser.egg-info/dependency_links.txt
src/star_rail_parser.egg-info/requires.txt
src/star_rail_parser.egg-info/top_level.txt
tests/tests.py