Skip to main content

Python package to deal with League of Legends files.

Project description

Pyritofile

Pyritofile is a Python library designed to read and manipulate basic league of legends files. It is originally from LtMAO project made by Tarngaina then published by me (GuiSaiUwU) to be used as a python package.

Installation

Requires python 3.10 or higher. Since its published in PyPI to install its only required one simple CLI command:

pip install pyritofile

Small Example Usage

To use pyritofile, you first need to import the class you want to use and instantiate, then you fill the data by using the read() method.

from pyritofile import SKN

skn_file = SKN()
skn_file.read('Path/To/File.skn')
print(skn_file.__json__())

Extra:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyritofile-0.2.0-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

Details for the file pyritofile-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyritofile-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 48.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.7

File hashes

Hashes for pyritofile-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 39a4f40eb1dcba325637476ce0314dea441454d9883739c11daf773b11ade9f2
MD5 f1c30e939c6fa89556deab25cf6d88db
BLAKE2b-256 7da12ed172c88264d4dfd293c6dace2d548a3afb4db1eefe5a5e2e0004fdd36e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page