No project description provided
Project description
MPD-Kit
Welcome to MPD-Kit official repository!
MPD stands for "Multi-Platform Development" and solves a lot of problems that can happen while you're compiling your application.
This program is on development stage right now. If you want to support development, please give this project a star :)
Quick overview
MPD-Kit is useful tool to automate compiling Python code with pyinstaller. Compilation process looks like using Meson, CMake and tools like these.
First, MPD-Kit will create a virtual environment for project build and install required libraries from requirements.txt.
After installation is done, builder starts the pyinstaller command for files that you specified in your config file.
The latest step is copying binary files from cache to dist - and process is done!
About MPD-Clicks
MPD-Clicks is the GUI application that allows you to use the same functions as from MPD-CLI with more intuitive way than MPD-CLI. You can look at this project at https://github.com/VladosNX/MPD-Clicks
Installing MPD-Kit
First you need to have Python 3 installed on your computer. Go to https://python.org if you don't. Then run a command below:
pip install mpd-kit
Future features
1. Cross-compiling
Since pyinstaller can't cross-compile applications, MPD-Kit will solve this problem with simple and minimalistic virtual machines.
Program will copy your project source files into required VM and start cross compilers there and copy files to certain folder.
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
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 mpd_kit-0.1.5.tar.gz.
File metadata
- Download URL: mpd_kit-0.1.5.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c757c1d25bdfc28f07add2ad8dec03ca2478b9685cfa2392d43f7998092efd2
|
|
| MD5 |
3027be9750f1eed006cfaf8847ec13a3
|
|
| BLAKE2b-256 |
14674658a4c4e5cd843c9da57b28493da208dfe7cc3d11c29e91cb64dd440599
|
File details
Details for the file mpd_kit-0.1.5-py3-none-any.whl.
File metadata
- Download URL: mpd_kit-0.1.5-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d65b2584e412ca213dd4d84568caa9a540e5a2e7b8d43b262829b4b8f340208
|
|
| MD5 |
e67f27c9ddab05ccd9e06795f87cb2da
|
|
| BLAKE2b-256 |
e81719164d3ac3f11d61ad15f6e4cea6dd076080d237f3a672187bd5067b48a0
|