{ "info": { "author": "Pavel Klemenkov", "author_email": "pklemenkov@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "PyMTT\n=====\nPyMTT is a command-line text transformer. It allows you to render Jinja2_\ntemplates using context created from pure Python modules or shell environment\nvariables. Primary usage is config generation for deployment.\n\nPyMTT was inspired by Oleg Mamontov's MTT_ but uses Python, not Perl.\n\nExample usage\n-------------\n::\n\n export DJANGO_SETTINGS_MODULE=settings_test\n pymtt -e -d -b config.py ~/template.proto ~/template\n\nThis command creates context from ``settings_test`` Django module (-d switch),\noverwrites it with ``config.py`` and finally overwrites context with environment\nvariables if any (-e switch). Then uses context to render ``template`` out of\n``template.proto``.\n\nInstallation\n------------\n::\n\n pip install pymtt\n\n.. _Jinja2: http://jinja.pocoo.org/\n.. _MTT: http://svn.mamontov.net/svn/mtt/", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/pklemenkov/pymtt/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pklemenkov/pymtt", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pymtt", "package_url": "https://pypi.org/project/pymtt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymtt/", "project_urls": { "Download": "https://github.com/pklemenkov/pymtt/tarball/master", "Homepage": "https://github.com/pklemenkov/pymtt" }, "release_url": "https://pypi.org/project/pymtt/0.1.9/", "requires_dist": null, "requires_python": "", "summary": "Command-line Text Transformer", "version": "0.1.9" }, "last_serial": 2798210, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9a968032a09070ed83f3e2d79b38d96f", "sha256": "61908756e35e2be1f84c684b38396016d97506abe2ea7d45f5c9a29837812c8b" }, "downloads": -1, "filename": "pymtt-0.1.tar.gz", "has_sig": false, "md5_digest": "9a968032a09070ed83f3e2d79b38d96f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1939, "upload_time": "2012-11-29T13:31:42", "url": "https://files.pythonhosted.org/packages/ff/4a/9f1680d2bc038bf96fea6d8fd3846dcf3568c221c53838b724994ca3a1d8/pymtt-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5a04ea2b0c4d50e1f2d54f5c0158fd4a", "sha256": "03793046e6b168d794557d17e7823f250412612b3b2695f4b073d32c591b6154" }, "downloads": -1, "filename": "pymtt-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5a04ea2b0c4d50e1f2d54f5c0158fd4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2857, "upload_time": "2012-11-29T13:38:53", "url": "https://files.pythonhosted.org/packages/df/81/3325f9d49b3ef574bc1cef1693a7349179b6d082dd3ab1cc07ec85a39a4f/pymtt-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "338ace90b955ee8aea9764fb80771456", "sha256": "02447cc10451bcd5ba73baf96405fe0286943f735e13bb11e6b43069c70d82f9" }, "downloads": -1, "filename": "pymtt-0.1.2.tar.gz", "has_sig": false, "md5_digest": "338ace90b955ee8aea9764fb80771456", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2861, "upload_time": "2012-11-30T10:47:42", "url": "https://files.pythonhosted.org/packages/fd/ea/19d5f4a13dfad6d556db934c1559caece01569895ff71d5a17ba7acb959c/pymtt-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b1f7543a090649e1c671be09fb39f661", "sha256": "791e0b39e083e62c998c8023a133d7077f09486e478fdecf012b1c5187d62348" }, "downloads": -1, "filename": "pymtt-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b1f7543a090649e1c671be09fb39f661", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3555, "upload_time": "2014-11-25T18:19:18", "url": "https://files.pythonhosted.org/packages/f4/fd/12a9a04ab16e020e4aa6bd58d08bcd352b3646cb0702c461c1b033000314/pymtt-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "2332f6e491162404fdba78ac325f7492", "sha256": "755217b3cf704ce73054b4a753cab5d0b0013198aeb8986a3421e9eee39a06e8" }, "downloads": -1, "filename": "pymtt-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2332f6e491162404fdba78ac325f7492", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3587, "upload_time": "2014-12-15T15:04:00", "url": "https://files.pythonhosted.org/packages/b2/a8/a65481ab264622a967abd410e528dc16879ea03e7ba9d61cf31aef2353b9/pymtt-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "804322d698450a8d7450b492d904c458", "sha256": "87b093491c7e19517a62b4b447299c774f74c09fa34188012b16cb73a32d6886" }, "downloads": -1, "filename": "pymtt-0.1.5.tar.gz", "has_sig": false, "md5_digest": "804322d698450a8d7450b492d904c458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3614, "upload_time": "2014-12-18T17:54:37", "url": "https://files.pythonhosted.org/packages/89/68/c088aa6d617379c7adf30e60907bffc06c8b6736b0dbb63f044bc9a1b48e/pymtt-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "fe8c1358160bd64f962ae3e05316b268", "sha256": "2eca9a37a0323eb30545e3c0f5953bb8c3834ca21aaf8386b9e1b5a179c7bd7d" }, "downloads": -1, "filename": "pymtt-0.1.6.tar.gz", "has_sig": false, "md5_digest": "fe8c1358160bd64f962ae3e05316b268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3599, "upload_time": "2015-03-17T11:02:30", "url": "https://files.pythonhosted.org/packages/27/cb/2b80f3ffcfd022e32749108726208281603c318581bef5f14fe674c88b31/pymtt-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "built for Darwin-15.2.0", "digests": { "md5": "3f744bd0a946b1a73985e784dbc537e3", "sha256": "f3b77d93c8de978a7943481479c5211be70e4f49c8496559f7262cb4487759df" }, "downloads": -1, "filename": "pymtt-0.1.7.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "3f744bd0a946b1a73985e784dbc537e3", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 9742, "upload_time": "2016-02-12T09:59:46", "url": "https://files.pythonhosted.org/packages/0d/d2/c625d3e1d111f819af38e9ed348f098c24aa0fc256c8fef2392c075ea85e/pymtt-0.1.7.macosx-10.6-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "4c01785bca736c716378516471aa442b", "sha256": "b80c2fbcfcbc25a592c7f2c74487b0f81856a0110a3f4d4d5f82472dbe2e3469" }, "downloads": -1, "filename": "pymtt-0.1.7.tar.gz", "has_sig": false, "md5_digest": "4c01785bca736c716378516471aa442b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3667, "upload_time": "2016-02-12T09:59:41", "url": "https://files.pythonhosted.org/packages/e4/05/5345f0fbe53ffb897c53c8bb929a95de58d83987e26dea81e5bcafa9c88c/pymtt-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "1b69001e42c1fe97a740a4813af107f9", "sha256": "98cf075b5970e05d5faccb617f076b6f3269b3588132ee2663130ff0942f2ac4" }, "downloads": -1, "filename": "pymtt-0.1.8.tar.gz", "has_sig": false, "md5_digest": "1b69001e42c1fe97a740a4813af107f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7507, "upload_time": "2016-02-12T10:17:12", "url": "https://files.pythonhosted.org/packages/1a/ad/55b2968d5763097c731784d1c3b7b83ba65f802efb193ec030ac4824ab17/pymtt-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "4ce609e74d90938576ff6dade8989248", "sha256": "3ccf712dd218f42c375e0926f84ec0881dd829468a7544fc281f4923d0f9b881" }, "downloads": -1, "filename": "pymtt-0.1.9.tar.gz", "has_sig": false, "md5_digest": "4ce609e74d90938576ff6dade8989248", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7519, "upload_time": "2017-04-12T08:39:26", "url": "https://files.pythonhosted.org/packages/90/e0/d9f2fa0fc94ed3c6ffeeb929b78091b2174b67bcfafc0b7847f24f24e319/pymtt-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ce609e74d90938576ff6dade8989248", "sha256": "3ccf712dd218f42c375e0926f84ec0881dd829468a7544fc281f4923d0f9b881" }, "downloads": -1, "filename": "pymtt-0.1.9.tar.gz", "has_sig": false, "md5_digest": "4ce609e74d90938576ff6dade8989248", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7519, "upload_time": "2017-04-12T08:39:26", "url": "https://files.pythonhosted.org/packages/90/e0/d9f2fa0fc94ed3c6ffeeb929b78091b2174b67bcfafc0b7847f24f24e319/pymtt-0.1.9.tar.gz" } ] }