{ "info": { "author": "Pere Orga", "author_email": "pere@orga.cat", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "csvfaker\n========\n\nGenerate CSV files with fake data, using `Faker`_.\n\n\nUsage\n-----\n\nGenerate a CSV file with 100 names\n\n csvfaker --rows 100 name > names.csv\n\nGenerate 100 rows of first names, last names and job titles\n\n csvfaker -r 100 first_name last_name job\n\nGenerate 100 rows of first names and last names in Spanish\n\n csvfaker -r100 --locale=es first_name last_name\n\nGenerate 100 cities of Spain\n\n csvfaker -r100 --locale=es_ES city\n\nGenerate 100 Russian names\n\n csvfaker -r100 -l ru name\n\nGenerate 100 rows of latitudes and longitudes. Do not output headers row\n\n csvfaker -r 100 --no-headers latitude longitude\n\nGenerate 100 rows of names and addresses. Replace generated newline characters with a comma and space\n\n csvfaker -r 100 name address --replace-newline=', '\n\nShow a list of all available fakes\n\n csvfaker --list-fakes\n\n\nInstallation\n------------\n\n pip install csvfaker\n\n\nAuthor\n------\n\nCopyright 2016 Pere Orga\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n.. _Faker: https://github.com/joke2k/faker", "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/pereorga/csvfaker", "keywords": "faker data test mock generator csv", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "csvfaker", "package_url": "https://pypi.org/project/csvfaker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/csvfaker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pereorga/csvfaker" }, "release_url": "https://pypi.org/project/csvfaker/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "Generate CSV files with fake data.", "version": "1.0.5" }, "last_serial": 2528283, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "22e7f93ec58c305c49cc2d25fd2d7c92", "sha256": "06e5ca06639baac5a4adad16a6e0f194df91e9e71e04d732f202be90256cc868" }, "downloads": -1, "filename": "csvfaker-1.0.tar.gz", "has_sig": false, "md5_digest": "22e7f93ec58c305c49cc2d25fd2d7c92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3259, "upload_time": "2016-06-12T23:11:35", "url": "https://files.pythonhosted.org/packages/f9/d6/47a239859b11fc532df58a7dc8e556bbdae77687bb3b72a986bde3574caf/csvfaker-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "03bee106c5e2929774a861d504bf8dba", "sha256": "962e7e86ff98a59f8a7b22edb9ddc831b0c3ab175f1831504369537b719d9275" }, "downloads": -1, "filename": "csvfaker-1.0.1.tar.gz", "has_sig": false, "md5_digest": "03bee106c5e2929774a861d504bf8dba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3305, "upload_time": "2016-06-12T23:15:59", "url": "https://files.pythonhosted.org/packages/db/54/63dce1c752f0c9d36a53514a45bb40a6b79f44ff320d20535e72598c3505/csvfaker-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ca93083e7eb046b87ce94b5828e10b62", "sha256": "6411d1a1938652dfad6ea9bbe01ac542ec2391ac216dc1a0a8f72533fc3c0e87" }, "downloads": -1, "filename": "csvfaker-1.0.2.tar.gz", "has_sig": false, "md5_digest": "ca93083e7eb046b87ce94b5828e10b62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3310, "upload_time": "2016-06-12T23:19:15", "url": "https://files.pythonhosted.org/packages/06/4a/2085e511417bfbcd0312e9ca01ae2faaed0c13315ed13d887aa7239fd32b/csvfaker-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9859c0d2830c780c5dfcd1a271e4e801", "sha256": "f69bf9966a38db95f1e6ebae789534c7258c747bfe73a9180b48c253f2827353" }, "downloads": -1, "filename": "csvfaker-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9859c0d2830c780c5dfcd1a271e4e801", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3346, "upload_time": "2016-06-15T19:39:53", "url": "https://files.pythonhosted.org/packages/f8/88/401dd6c0ea6941e0c98f860de2f6400b90e6799a6a8728a02055e184940c/csvfaker-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "f7cc2ce2a8f561f2df3d7bf98bbfdc9e", "sha256": "0c345207f9ebbeb9831ed9c1b7f41707771be553d16b2c2d56b17ab08578c459" }, "downloads": -1, "filename": "csvfaker-1.0.4.tar.gz", "has_sig": false, "md5_digest": "f7cc2ce2a8f561f2df3d7bf98bbfdc9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3560, "upload_time": "2016-06-16T09:22:24", "url": "https://files.pythonhosted.org/packages/34/f3/84fa78ae6ad4cbfc47e1b1f6eb4dad93d039a38647a9f62cd4d917742d27/csvfaker-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "a844eb61b8e541013abdc24f1dec4317", "sha256": "cb7099a394f00e6f86898d6165751ecb4a226727a231747d20ef3aab070f665d" }, "downloads": -1, "filename": "csvfaker-1.0.5.tar.gz", "has_sig": false, "md5_digest": "a844eb61b8e541013abdc24f1dec4317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3566, "upload_time": "2016-12-19T14:30:14", "url": "https://files.pythonhosted.org/packages/ea/33/93bc02b7d715828682889358496e151e52df6231914cff0c506d4062ba09/csvfaker-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a844eb61b8e541013abdc24f1dec4317", "sha256": "cb7099a394f00e6f86898d6165751ecb4a226727a231747d20ef3aab070f665d" }, "downloads": -1, "filename": "csvfaker-1.0.5.tar.gz", "has_sig": false, "md5_digest": "a844eb61b8e541013abdc24f1dec4317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3566, "upload_time": "2016-12-19T14:30:14", "url": "https://files.pythonhosted.org/packages/ea/33/93bc02b7d715828682889358496e151e52df6231914cff0c506d4062ba09/csvfaker-1.0.5.tar.gz" } ] }