Skip to main content

A super simple filesystem dev server

Project description

fsdev

A super simple filesystem dev server.

Usage

Absolutely zero configuration. Just type fsdev in the directory you want to serve. Static files go in static and templates go in templates. You can make templates private (hide from server) by prepending with an underscore (e.g., _header.html). This is great for partials.

Known Issues

  • Import warning on serve

Documentation

Documentation in Markdown. Configured to use pdoc documentation tool:

poetry run pdoc fsdev.py

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

fsdev-0.1.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

fsdev-0.1.2-py3-none-any.whl (5.0 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