Skip to main content

Create a splash page in less than 20 lines of python

Project description

SplashGen

Requirements

python3

Installation Instructions

  1. pip install splashgen

Basic Example

  1. Copy the file examples/[zenweb.py](http://zenweb.py) and put it into your local repo
  2. Change the values as needed
  3. run python -m splashgen.cli <<Your File>>.py to build the static files
  4. run python -m http.server --directory build to host the files locally
  5. Head over to http://localhost:8000/ to see your splashpage!

Project Status

Splashgen is currently in an early alpha. If there are any missing features that you would like added please open an issue and we will add it in!

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

splashgen-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

splashgen-0.0.1-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