Skip to main content

Simple and easy framework for building complex websites.

Project description

Wordlette 0.1.0-alpha.5

⚠️ This is alpha software. It is not currently intended for production use.

Simple and easy content management system that anyone can use.

Usage

Currently wordlette.core is all that is fully functional. It requires a bit of setup to get working. There is a demo that provides a very basic working example. Clone this repo and install the dependencies using poetry:

poetry install

Then run the demo:

uvicorn demos.core.app:app

It should be accessible at localhost:8000.

Wordlette CMS

The Wordlette CMS has been started but has no functionality. If you'd like to launch it and see what is there you just need to install wordlette and use its script entry point to start the server.

pip install wordlette[cms]
wordlette

That'll start a uvicorn server on localhost:800.

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

wordlette-0.1.0a5.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

wordlette-0.1.0a5-py3-none-any.whl (33.1 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