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.
Release files for epyk-flask 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| epyk-flask-1.0.4.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| epyk_flask-1.0.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 27.7 kB
Release files / epyk-flask-1.0.4.tar.gz
| Download URL | epyk-flask-1.0.4.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ca43c1b668ac8ee31d8bdbc78f97c8a156bc62159034213ac5d5785345ddc234
|
|
BLAKE2b-256 checksum How to use checksums |
e0e088b4a5e2d5714ac612fce0337db74fbbddc1d13de0c2abc96b9b83fae48b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.8
|
Release files / epyk_flask-1.0.4-py2.py3-none-any.whl
| Download URL | epyk_flask-1.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 21.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
588cef9cfb1705c8ef5532688a23c2859939d19ef38b73f28219dc42642446b2
|
|
BLAKE2b-256 checksum How to use checksums |
d71c559fd0a5c5994a97cbe0020c6997423182084381006d0cf10c0c14bd97e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.8
|