launch python.
Project description
## lgl - python packaging manager launcher
libgirl launcher is a packaging manager to create python project
## Installation
```
pip install lgl
```
## Features
* Create project directory.
* Find lacking packge and install after analyze source code.
* manage `import` forms for the package.
* Launch application.
## Usage
```
$ lgl
usage: lgl [-h] {run,install,fmt,init} ...
positional arguments:
{run,install,fmt,init}
run see `run -h`
install see `install -h`
fmt see `fmt -h`
init see `init -h`
optional arguments:
-h, --help show this help message and exit
```
$ lgl init project-name # create project directory
$ lgl install # install depending libraries.
$ lgl fmt # manage `import` forms
$ lgl run [arguments] # launch application
## Author
Team Libgirl(team@libgirl.com)
## License
Licensed under the Apache License 2.0 License.
libgirl launcher is a packaging manager to create python project
## Installation
```
pip install lgl
```
## Features
* Create project directory.
* Find lacking packge and install after analyze source code.
* manage `import` forms for the package.
* Launch application.
## Usage
```
$ lgl
usage: lgl [-h] {run,install,fmt,init} ...
positional arguments:
{run,install,fmt,init}
run see `run -h`
install see `install -h`
fmt see `fmt -h`
init see `init -h`
optional arguments:
-h, --help show this help message and exit
```
$ lgl init project-name # create project directory
$ lgl install # install depending libraries.
$ lgl fmt # manage `import` forms
$ lgl run [arguments] # launch application
## Author
Team Libgirl(team@libgirl.com)
## License
Licensed under the Apache License 2.0 License.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
lgl-0.1.3-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file lgl-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: lgl-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6350109102a154de8f3f537702f5239ee7dcaf8617c1f5de671fc6a1dd6622d9 |
|
MD5 | 0327c6cc46eb8dcaddb848e5df08200b |
|
BLAKE2b-256 | 3ebb2a21ecc8c8bb3b160ad138ea0f3862b3e9c006d527140921a76a62972e15 |