Extension tool to create molds for pyxel applications with a single command
Project description
PyxelApp
PyxelAppはPyxelのアプリケーションテンプレートを簡単に作成するbashコマンドを提供します。
目次
インストール
pip install pyxel_app
使い方
- コマンドラインを開きます。
- 次のコマンドを入力します:
pyxel_app [プロダクト名]
例:
pyxel_app my_new_game
これにより、my_new_gameという名前のpyxelアプリケーションテンプレートが現在のディレクトリに作成されます。
ディレクトリ構造
my_new_game
├── entry.py
└── pkg
├── __init__.py
├── app.py
├── data
│ └── img.pyxres
└── utils.py
実行方法
テンプレートを作成した後、以下のコマンドを実行することで、Pyxelアプリケーションを起動することができます。
python my_new_game/entry.py
このコマンドにより、entry.pyが実行され、Pyxelアプリケーションが起動します。
機能
- Pyxelの基本的なテンプレートをすばやく自動生成
- ユーザー指定のプロダクト名を基にしたディレクトリ構造の生成
フィードバックと貢献
プロジェクトへのフィードバックや貢献をお待ちしております。詳細はGitHubリポジトリをご参照ください。
ライセンス
このプロジェクトはMITライセンスの下で公開されています。詳細については、同梱のLICENSEファイルを参照してください。
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 pyxel-app-0.1.1.tar.gz.
File metadata
- Download URL: pyxel-app-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df386168229caacfeb5449b0c431b8f171b2c854800b363f04a17165ba453cac
|
|
| MD5 |
1c08577b89aa91e64fcae4f019dcdafa
|
|
| BLAKE2b-256 |
bd7471e80a32f39acdde9c568a23b92a3f41006aea5d56d43ded28077df3d742
|
File details
Details for the file pyxel_app-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyxel_app-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74f9decf2f600c4cb4ee13a69a3b542c277f3c625831bc3ebf279eca614e5679
|
|
| MD5 |
88ba8a48560f2fe1e6aac4ae980f3882
|
|
| BLAKE2b-256 |
8b545c80bf540c4e5280cb4fb6a1fccacc0764011c950aeabcdd981c7bfb5ea6
|