python crossplatform project manager
Project description
Lify
- A Python cross-platform project management toolkit.
Specification
Development Environment
- Operating System: Windows
- Python Version: Python 3.10.11
- Editor: Visual Studio Code (VSCode)
Supported Environments
- Operating Systems: Windows, Linux, macOS
- Python Version: Python 3.7+
- Editor: Any editor (VSCode, PyCharm, etc.)
Manual
Installation
To install lify, use the following pip command:
pip install lify
Command Examples
- Create New Project:
:: Creates a project at the specified absolute path.
lify new "{projectfullpath}"
:: Creates a project in the current working directory by making a new directory named `{name}` and generating the project there.
lify new "{name}" # make {name}
:: Creates a project in the current working directory.
lify new
- Build Executable Binary Project:
lify build "{buildfilepath}" # build output file path in project.
lify new "{name}" # make {name} project in dir makes in current workspace.
lify build # 프로젝트는 현재 작업경로에 생성됩니다.current workspace.
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
lify-0.0.1.tar.gz
(3.5 kB
view details)
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
lify-0.0.1-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file lify-0.0.1.tar.gz.
File metadata
- Download URL: lify-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c3675657e274700e6caa80b76903d4574ed1527f9e81830c162d3a50a66ae5a
|
|
| MD5 |
1b0c92f476fb947b944c96f60f584dbc
|
|
| BLAKE2b-256 |
0634ab7ad8a976b318d436f7573efac287cace7cb017b485505f23fc45c054bf
|
File details
Details for the file lify-0.0.1-py3-none-any.whl.
File metadata
- Download URL: lify-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcbb42a877bdc98865904e5f37b1f8c9d1e5a52c8f8e27c136b373f537322974
|
|
| MD5 |
e87755bb4017ba342fa585ae7a406002
|
|
| BLAKE2b-256 |
ac8baf0d5ead40a28eec973165acad3f3240b66939f907cf6ca5a804f55a3bca
|