{ "info": { "author": "sudoz", "author_email": "me@isudox.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\nPentoy is a light note generator powered by Python_.\n====================================================\n\n.. image:: https://img.shields.io/pypi/v/pentoy.svg\n :target: https://pypi.python.org/pypi/pentoy\n\n.. image:: https://img.shields.io/pypi/l/pipenv.svg\n :target: https://pypi.python.org/pypi/pipenv\n\n------------------------\n\nWhat does \"Pentoy\" mean?\n------------------------\n**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.\n\n.. Links\n\n.. _Python: http://www.python.org\n\nInstallation\n------------\n\n::\n\n $ pip install pentoy\n\n\n\nCommands\n------------\n\n1. Create a Pentoy site::\n\n mkdir pentoy-demo\n pentoy init\n\n2. Create a new post::\n\n pentoy new 'first_note'\n\n3. Build files::\n\n pentoy build\n\n4. Preview your site::\n\n pentoy serve\n\nUsage\n-----\n\n::\n\n $ pentoy\n Usage: pentoy [OPTIONS] COMMAND [ARGS]...\n\n Pentoy - A light note generator powered by Python.\n\n Options:\n -h, --help Show this message and exit\n --update Update to latest.\n -j, --jumbotron Fun.\n --version Show the version and exit.\n\n\n Usage Examples:\n Create a new site:\n $ pentoy init\n\n Post a new article:\n $ pentoy new\n\n Serve your site:\n $ pentoy server\n\n Deploy your site:\n $ pentoy deploy\n\n Clear your generated files:\n $ pentoy clean\n\n Commands:\n build Build your articles.\n clear Clean your generated files.\n deploy Deploy your site.\n init Create an empty pentoy static site.\n new Create a new article.\n server Serve your site.\n test Test for cli\n\nLICENSE\n-------\n\nMIT License\n\nCopyright (c) 2017 sudoz\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/isudox/pentoy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pentoy", "package_url": "https://pypi.org/project/pentoy/", "platform": "", "project_url": "https://pypi.org/project/pentoy/", "project_urls": { "Homepage": "https://github.com/isudox/pentoy" }, "release_url": "https://pypi.org/project/pentoy/0.0.2/", "requires_dist": [ "pip", "click", "jinja2", "crayons", "requests (>=2.18.0)", "mistune", "pygments", "werkzeug", "semver" ], "requires_python": "", "summary": "A light static site generator written in Python.", "version": "0.0.2" }, "last_serial": 3389636, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "becbcd45cf22242c7829953941eac4f9", "sha256": "908b56275c54ec503584563d68e109927963b2f770d5b7f4bf951853f331e8f9" }, "downloads": -1, "filename": "pentoy-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "becbcd45cf22242c7829953941eac4f9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17329, "upload_time": "2017-12-05T07:17:23", "url": "https://files.pythonhosted.org/packages/8f/4f/9491e8cf17f34c50c7752e32a503c211e4e17cf36c5a0f2edffa11de3958/pentoy-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad32b3eb13394ffe1a4eb55906dbc5dd", "sha256": "9c51b1b3d3904584a826c84b97cb05c5d7256b8b90764be2ae48d2bc98aaabaf" }, "downloads": -1, "filename": "pentoy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ad32b3eb13394ffe1a4eb55906dbc5dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12997, "upload_time": "2017-12-05T07:17:25", "url": "https://files.pythonhosted.org/packages/e0/f1/8f6c91f990ba2d016df93e2c217fd23062d81a756abb989072992ae41d06/pentoy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "becbcd45cf22242c7829953941eac4f9", "sha256": "908b56275c54ec503584563d68e109927963b2f770d5b7f4bf951853f331e8f9" }, "downloads": -1, "filename": "pentoy-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "becbcd45cf22242c7829953941eac4f9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17329, "upload_time": "2017-12-05T07:17:23", "url": "https://files.pythonhosted.org/packages/8f/4f/9491e8cf17f34c50c7752e32a503c211e4e17cf36c5a0f2edffa11de3958/pentoy-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad32b3eb13394ffe1a4eb55906dbc5dd", "sha256": "9c51b1b3d3904584a826c84b97cb05c5d7256b8b90764be2ae48d2bc98aaabaf" }, "downloads": -1, "filename": "pentoy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ad32b3eb13394ffe1a4eb55906dbc5dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12997, "upload_time": "2017-12-05T07:17:25", "url": "https://files.pythonhosted.org/packages/e0/f1/8f6c91f990ba2d016df93e2c217fd23062d81a756abb989072992ae41d06/pentoy-0.0.2.tar.gz" } ] }