{
"info": {
"author": "Ganesh Katrapati",
"author_email": "ganesh@swecha.net",
"bugtrack_url": null,
"classifiers": [],
"description": "#PyPresenter\n\n\n##What is It ?\n\n* It is a commandline presentation tool ( Allows you to present on terminal )\n\n## Install\n\n``` bash\n$ git clone https://github.com/neshkatrapati/pypresenter.git\n$ cd pypresenter\n$ sudo python setup.py install\n```\nor\n``` bash\n$ pip install pypresenter\n```\nor\n``` bash\n$ easy_install pypresenter\n```\n\t\n## Usage\n``` bash\n$ pypresenter example.pypr\n( Ctrl + C to exit )\n```\n\n##Features\n\n###XML format to write slides. \n\n``` xml\n\n\t\n\t\tHello !\n\t\n\n```\n\n* Text colors, styles and type writing animation\n``` xml\n\n\t\n\t\t Red Text is \n\t\t Awesome ! \n\t\n\n```\n* Use figlet \n``` xml\n\n\t\n\t\t Welcome !\n\t\n\n```\n\n* Ascii image rendering using python-aalib\n``` xml\n\n\t image.jpg \n\n```\n\n* Use os commands in side the slides\n``` xml\n\n\t\n\t\tls -l \n\t\n\n```",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/neshkatrapati/pypresenter",
"keywords": "presentation shell commandline",
"license": "GNU GPL V3+",
"maintainer": null,
"maintainer_email": null,
"name": "pypresenter",
"package_url": "https://pypi.org/project/pypresenter/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pypresenter/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/neshkatrapati/pypresenter"
},
"release_url": "https://pypi.org/project/pypresenter/0.2/",
"requires_dist": null,
"requires_python": null,
"summary": "Presentations from the CommandLine",
"version": "0.2"
},
"last_serial": 1000798,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "33b18c1270a20b172e4ca23ae6cd7ea3",
"sha256": "d328008c091213fb06fc6e0342c9b498e45cabe34596643fd161c77a9129a953"
},
"downloads": -1,
"filename": "pypresenter-0.1.tar.gz",
"has_sig": false,
"md5_digest": "33b18c1270a20b172e4ca23ae6cd7ea3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4615,
"upload_time": "2014-02-15T17:32:50",
"url": "https://files.pythonhosted.org/packages/30/02/1307052472fb07b2d93c6078f5543b44fc8a779282af17b3635415d7f333/pypresenter-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "e07a789db905154017086dd563ac3d89",
"sha256": "a584a36a01f097a4b060e54c87a115a3026da1fc00d7645c449a3a9cba1da0c2"
},
"downloads": -1,
"filename": "pypresenter-0.2.tar.gz",
"has_sig": false,
"md5_digest": "e07a789db905154017086dd563ac3d89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4675,
"upload_time": "2014-02-15T17:41:12",
"url": "https://files.pythonhosted.org/packages/0b/40/8bdfb354b5660c582ab6a8753ff52c7f4fbf70c86d3b6c4cdda893de675c/pypresenter-0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "e07a789db905154017086dd563ac3d89",
"sha256": "a584a36a01f097a4b060e54c87a115a3026da1fc00d7645c449a3a9cba1da0c2"
},
"downloads": -1,
"filename": "pypresenter-0.2.tar.gz",
"has_sig": false,
"md5_digest": "e07a789db905154017086dd563ac3d89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4675,
"upload_time": "2014-02-15T17:41:12",
"url": "https://files.pythonhosted.org/packages/0b/40/8bdfb354b5660c582ab6a8753ff52c7f4fbf70c86d3b6c4cdda893de675c/pypresenter-0.2.tar.gz"
}
]
}