{ "info": { "author": "Jose Antonio Quevedo Mu\u00f1oz", "author_email": "joseantonio.quevedo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5" ], "description": "Tool: pg_stats\n\nDescription:\n************\n\nThis program iterates over all the databases and their datasets, get and shows these info:\n- Average of rows per database\n- Total rows in the entire server\n\nHow to:\n******\n\nNote: The next commands are meant to be run in the same that directory in which this Readme.txt file is stored.\n\n- Disable any previously activated virtualenv:\n\n$ deactivate\n\n- Setup environment:\n\nfrom this directory, run the next command:\n\n$ ../../setup_env.sh\n\n- Enable virtualenv:\n\n$ source venvs/3_stats/bin/activate\n\n- Get the program help:\n\n$ pg_stats -v\n\n- Run the tool:\n\n$ pg_stats\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/jaqm/pg_stats.git", "keywords": "PostgreSQL\nstats", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pg_stats", "package_url": "https://pypi.org/project/pg_stats/", "platform": "", "project_url": "https://pypi.org/project/pg_stats/", "project_urls": { "Homepage": "https://gitlab.com/jaqm/pg_stats.git" }, "release_url": "https://pypi.org/project/pg_stats/0.0.1.dev1/", "requires_dist": null, "requires_python": "", "summary": "PostgreSQL service populator.", "version": "0.0.1.dev1" }, "last_serial": 3026406, "releases": { "0.0.1.dev1": [ { "comment_text": "", "digests": { "md5": "8d62c4ecaef1e34935054460acce0e3a", "sha256": "f1dd99c7f19200471a30c0a2cee1b7d192204a8f654f1dd46563af95e6574335" }, "downloads": -1, "filename": "pg_stats-0.0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "8d62c4ecaef1e34935054460acce0e3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2017-07-16T10:37:23", "url": "https://files.pythonhosted.org/packages/37/4c/74bdc5f9978426428cab3e4f6cb9de3c5de2b385ead34d0641efcafbe956/pg_stats-0.0.1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d62c4ecaef1e34935054460acce0e3a", "sha256": "f1dd99c7f19200471a30c0a2cee1b7d192204a8f654f1dd46563af95e6574335" }, "downloads": -1, "filename": "pg_stats-0.0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "8d62c4ecaef1e34935054460acce0e3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2017-07-16T10:37:23", "url": "https://files.pythonhosted.org/packages/37/4c/74bdc5f9978426428cab3e4f6cb9de3c5de2b385ead34d0641efcafbe956/pg_stats-0.0.1.dev1.tar.gz" } ] }