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.1-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyritofile-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 48.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef9015609b8bd7bdc6218f133ae289597bd1af5d07041d5352632177ce5c94b5
MD5 23dbe8c2aa8cdd77b4443e164b914542
BLAKE2b-256 da1b8ca24b3eb8bd9cc8d66ee88ab46808c796174fa914d4722cce6c47ca5de8

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