An FL Studio project file (.flp) parser
Project description
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
FLPEdit (author)
Contributing
Changelog
License
PyFLP has been licensed under the GNU Public License v3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyflp-1.0.0.tar.gz.
File metadata
- Download URL: pyflp-1.0.0.tar.gz
- Upload date:
- Size: 76.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc2a6efae3b4637c8c78f4faec7488445bb60a7899e7dbccfd95714fa1027790
|
|
| MD5 |
db04b2da1a2e3336f032f10f27b26c56
|
|
| BLAKE2b-256 |
1f9ea8c0a8a1b568ba47441baf8dc36c5d8f6d79161bacf1b60ab270b4b377cd
|
File details
Details for the file pyflp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyflp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 76.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e39523b3f78412ed6be41e8a6707a17de28e4d8353b71db3cd1c0ee7c1af2837
|
|
| MD5 |
b27882cc79c701d1f541f30eeab2f92f
|
|
| BLAKE2b-256 |
f65176467e5a8d447a4108dc2293b21f1533554310b64d9e95d4c829ad96bf2a
|