Skip to main content

FL Studio project file parser

Project description

PyFLP

PyFLP is a parser for FL Studio project files written in Python.

CI build Documentation Build Status pre-commit-ci
PyPI PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel
Activity Maintenance PyPI - Downloads
QA codecov CodeFactor Grade pre-commit Security Status
Other License GitHub top language Code Style: Black covenant

All Contributors

⏬ Installation

Python 3.7+ required:

python -m pip install -U pyflp

Alternate ways to install.

▶ Usage

Load a project file:

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

Save the project:

pyflp.save(project, "/path/to/save.flp")

Check the user guide

🙏 Acknowledgements

✨ Contributors

Thanks goes to these wonderful people (emoji key):


nickberry17

💻

zacanger

🐛 📖

Tim

📖 💻

This project follows the [all-contributors] specification. Contributions of any kind are welcome!

Please see the contributor's guide for more information about contributing.

© License

The code in this project 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-2.0.0a1.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

pyflp-2.0.0a1-py3-none-any.whl (64.0 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