
Security News
NIST Under Federal Audit for NVD Processing Backlog and Delays
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Mackerel is a minimal static site generator written in typed Python 3.6+.
.. image:: https://img.shields.io/pypi/v/mackerel.svg :target: https://pypi.python.org/pypi/mackerel/ :alt: Latest Version .. image:: https://travis-ci.org/pkolios/mackerel.svg?branch=master :target: https://travis-ci.org/pkolios/mackerel :alt: Build Status .. image:: https://coveralls.io/repos/pkolios/mackerel/badge.svg?branch=master :target: https://coveralls.io/r/pkolios/mackerel :alt: Coverage Status
Installing mackerel with pip::
$ pip install mackerel
Or by cloning the repository::
$ git clone https://github.com/pkolios/mackerel.git
And installing mackerel::
$ cd mackerel
$ pip install -e .
View the basic usage documentation at mackerel.sh <http://mackerel.sh>
_.
Running the tests from mackerel root directory::
$ pytest
MIT licensed. See the bundled LICENSE <https://github.com/pkolios/mackerel/blob/master/LICENSE>
_ file for more details.
0.2 (2017-07-09) ++++++++++++++++
Bugfixes
mackerel init
command to fail
due to the lack of config.ini
.Improvements
setup.py
script to increase release automation.0.1 (2017-07-09) ++++++++++++++++
FAQs
Minimal static site generator built with type annotations
We found that mackerel 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
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.
Security News
TypeScript Native Previews offers a 10x faster Go-based compiler, now available on npm for public testing with early editor and language support.