Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Wrangler is a static site generator for people who aren't building blogs.
At Springload, we often need to whip up static sites, but we've struggled to find a tool that, well.. lets us get on with it. Enter the Wrangler. It won't expect your content to be formatted as a series of blog posts. It doesn't copy static assets or process SaSS or make coffee.
It does one thing, and it does that one thing pretty well.
We hope you like it.
Full documentation lives over here at GitHub <https://github.com/springload/Wrangler.py>
_.
Install the wrangler with:: >>> pip install wrangler
To get started, wrangler can generate a project for you.
In your terminal:: >>> wrangler create . >>> wrangler build content www
To automatically watch files for changes:: >>> wrangler watch content www
To start a simple HTTP server:: >>> wrangler serve www
That's all for now, folks!
Documentation https://github.com/springload/Wrangler.py <https://github.com/springload/Wrangler.py>
_.
Springload http://springload.co.nz <http://springload.co.nz>
_.
FAQs
A pythonic static site generator
We found that wrangler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.