
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
.. image:: https://img.shields.io/pypi/v/pentoy.svg :target: https://pypi.python.org/pypi/pentoy
.. image:: https://img.shields.io/pypi/l/pipenv.svg :target: https://pypi.python.org/pypi/pipenv
Pentoy is combined with "Py" and "Note", obviously means what does it do and what makes it. It's also a pen and a toy.
.. Links
.. _Python: http://www.python.org
::
$ pip install pentoy
Create a Pentoy site::
mkdir pentoy-demo pentoy init
Create a new post::
pentoy new 'first_note'
Build files::
pentoy build
Preview your site::
pentoy serve
::
$ pentoy
Usage: pentoy [OPTIONS] COMMAND [ARGS]...
Pentoy - A light note generator powered by Python.
Options:
-h, --help Show this message and exit
--update Update to latest.
-j, --jumbotron Fun.
--version Show the version and exit.
Usage Examples:
Create a new site:
$ pentoy init
Post a new article:
$ pentoy new
Serve your site:
$ pentoy server
Deploy your site:
$ pentoy deploy
Clear your generated files:
$ pentoy clean
Commands:
build Build your articles.
clear Clean your generated files.
deploy Deploy your site.
init Create an empty pentoy static site.
new Create a new article.
server Serve your site.
test Test for cli
MIT License
Copyright (c) 2017 sudoz
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
A light static site generator written in Python.
We found that pentoy 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.
Product
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
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.