Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

handcrank

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handcrank

A very simple static site generator using reStructuredText

  • 0.2
  • PyPI
  • Socket score

Maintainers
1

handcrank

A very simple static site generator for converting reStructredText <http://docutils.sourceforge.net/rst.html>_ into HTML5 and CSS3 formatted for the desktop, tablet, and mobile browsers.

You got 2 minutes?

Install it::

pip install handcrank

Create a new site::

handcrank --sitedir ~/my_site startsite

Generate it::

handcrank --sitedir ~/my_site generate

Open the site in a browser::

open ~/my_site/output/index.html

That's it!

See full documentation at http://packages.python.org/handcrank <http://packages.python.org/handcrank>_

What you can make

.. image:: http://web.me.com/robmadole/handcrank/readme.png

News

0.2

Release date: 10-Nov-2010

  • FIX The generator delegate was not correctly alphabetizing the source list
  • FIX Some documentation spelling mistakes

0.1

Release date: 30-Sep-2010

  • Initial release

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc