Skip to main content

No project description provided

Project description

First Version out now!

Web Server embedding the Epyk Python Framework to allow you to leverage on the power of HTML and JS all from python

Installation:

pip install epyk_flask

Get Started:

epyk-flask new -p server_path

This will create a new server structure at the path of your choice

epyk-flask env -p server_path/epyk_flask/UI/scripts

This will create a new environments where you want to store scripts that will use Epyk

epyk-flask run -p server_path

This will run your server and render your HTML pages

If you want to know all the options and commands available in the epyk-flask CLI please run:

epyk-flask -h

Configuration:

The configuration for your server is located under:

server_path/epyk_flask/config

Please be aware the epyk_flask is the name of your project by default but it can be different if you chose to create it with a different name

Documentation:

Please refer to the documentation from the package Epyk to get started with your first pages.

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

epyk-flask-1.0.4.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

epyk_flask-1.0.4-py2.py3-none-any.whl (21.2 kB view hashes)

Uploaded Python 2 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