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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyritofile-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 51.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0988ee9cf4e7826ff51610378354f6aaef1447c699d529db64043a8aa252def7
MD5 f238286c3dd41b50e88b1b76c82bc80f
BLAKE2b-256 228560d1bb7720de761f53cb40c3017a7c0c260bf0b51e37779559bd7a9adf37

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