Skip to main content

An FL Studio project file (.flp) parser

Project description

GitHub Workflow Status Documentation Status codecov CodeFactor PyPI - License PyPI PyPI - Python Version Contributor Covenant Code Style: Black

PyFLP

An FL Studio project file (.flp) parser

PyFLP is a parser (written in pure-Python, cross-platform) for FL Studio project (.flp) files.

You should also check some of my other projects based on PyFLP:

  • A CLI utility FLPInfo to see basic information about an FLP.
  • A GUI tool FLPInspect for a further, detailed view into the internal structure of an FLP.

Installation

PyFLP requires Python 3.6+

pip install --upgrade pyflp

Usage

Initialisation

from pyflp import Parser
project = Parser().parse("/path/to/efelpee.flp")

More examples here

Documentation

Docs are available on ReadTheDocs

Thanks

Monad.FLParser

FLPEdit (author)

Contributing

Changelog

License

PyFLP has been licensed under the GNU Public License v3.

Project details


Download files

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

Source Distribution

pyflp-1.0.0.tar.gz (76.2 kB view hashes)

Uploaded Source

Built Distribution

pyflp-1.0.0-py3-none-any.whl (76.3 kB view hashes)

Uploaded Python 3

Supported by

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