Skip to main content

Create a splash page in less than 20 lines of python

Project description

SplashGen

Installation Instructions

pip install splashgen

Requires Python 3

Getting Started

  1. Copy the file contents of this example into a py file of your own
  2. Change the values to reflect your brand
  3. Add in a logo.svg into the same directory as your py file
  4. run python -m splashgen.cli <<Your File>>.py to build the static files
  5. python -m http.server --directory build
  6. 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! This API is in flux and will receive significant improvements and changes over the next few weeks.

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.21.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

splashgen-0.0.21-py3-none-any.whl (7.5 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