Skip to main content

A site building framework for people who like to keep it simple.

Project description

Nova

A site building framework for people who like to keep it simple.


Installation

pip install nova-framework

For the latest development version:

pip install git+https://github.com/iiPythonx/nova

Configuration and usage

To initialize a Nova project, just run nova init and follow the instructions:

🚀 Nova 0.3.0 | Project Initialization
Source location (default: src): src/
Destination location (default: dist): dist/

Afterwards, put your Jinja2 and other assets inside your configured source folder.
To launch a development server, you can run nova serve --reload to get a hot-reloading capable web server.


To build your app for production, just run nova build. It will spit out a static site in your configured destination path.

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

nova_framework-0.6.1.tar.gz (31.8 MB view hashes)

Uploaded Source

Built Distribution

nova_framework-0.6.1-py3-none-any.whl (32.1 MB 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