{ "info": { "author": "Marc Condon", "author_email": "marc@sfgeek.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "\n\nKeyczar Use demonstated here - http://www.saltycrane.com/blog/2011/10/notes-using-keyczar-and-python/\n\n\n\n/usr/local/bin/python2.7 setup.py install\ninstalls scripts to /usr/local/bin/\n\nKeyczar - efforts from fogtest server\n\nkeys built in ~/.keyczar, using virtualenv source ~/envs/p27-dj1.7/bin/activate\n\nrun web server\nbash-4.3# gunicorn rrg.app:app\n[2017-02-06 01:24:04 +0000] [9978] [INFO] Starting gunicorn 19.6.0\n[2017-02-06 01:24:04 +0000] [9978] [INFO] Listening at: http://127.0.0.1:8000 (9978)\n[2017-02-06 01:24:04 +0000] [9978] [INFO] Using worker: sync\n[2017-02-06 01:24:04 +0000] [9991] [INFO] Booting worker with pid: 9991\n\nrunning the container \n\ndocker run -v /src/python-source:/src/python-source \\\n -v /datadir:/datadir \\\n -v /keyczar:/keyczar \\\n -v /backups:/backups \\\n -it --rm \\\n --name flask-test \\\n -e RRG_SETTINGS=/src/python-source/sherees-commissions/config/default \\\n -e AWS_ACCESS_KEY_ID=AIMF3Q \\\n -e AWS_SECRET_ACCESS_KEY=Mojxrd111V \\\n -e AWS_BUCKET=php-cluster \\\n -e DATADIR=/datadir/rrg \\\n -e RRG_PORT=9000 \\\n -e MYSQL_SERVER_PORT_3306_TCP_ADDR=12.30.0.251 \\\n -e MYSQL_SERVER_PORT_3306_TCP_PORT=3306 \\\n -e DB=rrg \\\n -e MYSQL_PASS=my_vet_password \\\n -e MYSQL_USER=root \\\n -e KEYZCAR_DIR=/keyzcar \\\n flask-dev /bin/bash\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/fogcitymarathoner/rrg", "keywords": "CakePHP MySQL XML", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rrg", "package_url": "https://pypi.org/project/rrg/", "platform": "", "project_url": "https://pypi.org/project/rrg/", "project_urls": { "Homepage": "https://github.com/fogcitymarathoner/rrg" }, "release_url": "https://pypi.org/project/rrg/0.0.175/", "requires_dist": null, "requires_python": "", "summary": "Utility Library for Taking AR report generating out of CakePHP DB", "version": "0.0.175" }, "last_serial": 2647936, "releases": { "0.0.175": [ { "comment_text": "", "digests": { "md5": "223a63b61c16d3bfc76829737059f695", "sha256": "da0c52c13edfc1957e4497f258ded00be830955078a39d2a61e27e6b55c5db06" }, "downloads": -1, "filename": "rrg-0.0.175-py2-none-any.whl", "has_sig": false, "md5_digest": "223a63b61c16d3bfc76829737059f695", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 165160, "upload_time": "2017-02-16T20:17:41", "url": "https://files.pythonhosted.org/packages/a9/65/ea933512c0fa876612531ccca780cefd28ac59678c6ca177c41d1868d1ce/rrg-0.0.175-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "223a63b61c16d3bfc76829737059f695", "sha256": "da0c52c13edfc1957e4497f258ded00be830955078a39d2a61e27e6b55c5db06" }, "downloads": -1, "filename": "rrg-0.0.175-py2-none-any.whl", "has_sig": false, "md5_digest": "223a63b61c16d3bfc76829737059f695", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 165160, "upload_time": "2017-02-16T20:17:41", "url": "https://files.pythonhosted.org/packages/a9/65/ea933512c0fa876612531ccca780cefd28ac59678c6ca177c41d1868d1ce/rrg-0.0.175-py2-none-any.whl" } ] }