Skip to main content

launch python.

Project description

lgl - python packaging manager launcher

libgirl launcher is a packaging manager to create python project

Installation

pip install git+https://github.com/libgirlenterprise/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


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.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page