Skip to main content

Hosting local servers easily, smooth as butter.

Project description

Welcome to Lynq

This documentation including its installation guide may only be applicable to Lynq 10(.2)

Documentation for Lynq

Lynq is a Python-based framework designed to simplify the development and management of web applications. It provides a set of tools and utilities to streamline the development process, enhance security, and improve performance.

Installation

To install Lynq, you can use either pip or git.

Recommended | Install Lynq v10.2 using pip:

pip install lynq

Updated in v10.2 | Download source code for Lynq v10.2 using:

git clone https://github.com/elemenom/lynq.git

**Download Source Code

Upgrade

To upgrade Lynq, you can use either pip or git.

Using pip:

pip install lynq --upgrade

Updated in v10.2 | Using git:

rm -rf lynq

git clone https://github.com/elemenom/lynq.git

Links

Author

Command-Line Interface (CLI) Usage

Most of this section was updated in v10.2

Lynq provides a command-line interface (CLI) to perform various tasks such as running the application, cleaning pycache files, and running processes directly from the CLI.

To use the CLI, you can run the following commands:

  • Run the application with GUI:
python -m lynq --rungui
  • Clean pycache files:
python -m lynq --clean
  • Run a process directly from the CLI:
python -m lynq --run_process "<process_command>"

Lynq Configuration

Updated in v10.2 | Lynq supports configuration in YAML.

  • To link a .yaml file, run your file like this:
python main.py -F lynqconfig.yaml

or

python main.py --File lynqconfig.yaml

Important Note

Please note that the backendutils directory is not intended to be accessed directly. It contains internal utilities and modules used by Lynq. Any code within this directory should not be modified or accessed directly.

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

lynq-10.2.tar.gz (60.6 kB view details)

Uploaded Source

Built Distribution

lynq-10.2-py3-none-any.whl (116.0 kB view details)

Uploaded Python 3

File details

Details for the file lynq-10.2.tar.gz.

File metadata

  • Download URL: lynq-10.2.tar.gz
  • Upload date:
  • Size: 60.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for lynq-10.2.tar.gz
Algorithm Hash digest
SHA256 1a8796c1213189937c8fed61e57f5b5333647f216b618933720a9e311789fde0
MD5 d1dcda7cd53daf1fd11d3ec6651711a4
BLAKE2b-256 2e104b5bb9293c0c102cba27085d50b8138fa4021af33f4cc02c44da4d3335be

See more details on using hashes here.

File details

Details for the file lynq-10.2-py3-none-any.whl.

File metadata

  • Download URL: lynq-10.2-py3-none-any.whl
  • Upload date:
  • Size: 116.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for lynq-10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ba3f2ec3df6787606a2d3639b8599ff8c426755c3b6f7e34ab6b260ebae7c471
MD5 f9af051dc5e3901218f81bf46c347248
BLAKE2b-256 edbfd3184a169d2837e32c38c091fb7195fff5c2a3da484e4e684e9013befa9e

See more details on using hashes here.

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