count-city-csv-plankin


Namecount-city-csv-plankin JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryПодсчет клиентов по возрасту и городу
upload_time2024-10-28 16:31:01
maintainerNone
docs_urlNone
authorKirill
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            --input-file - входной файл с заказ, в котором id, возраст и город

--output-file - выходной файл, куда будет записан анализ в формате txt

Пример команды: python3 -m count_city_csv --input-file data/customers.csv --output-file out.txt

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "count-city-csv-plankin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kirill",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ff/d9/065379450f6c7e856bd7797d13026544e76c098657d5588eff263f28bdf8/count_city_csv_plankin-0.1.0.tar.gz",
    "platform": null,
    "description": "--input-file - \u0432\u0445\u043e\u0434\u043d\u043e\u0439 \u0444\u0430\u0439\u043b \u0441 \u0437\u0430\u043a\u0430\u0437, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c id, \u0432\u043e\u0437\u0440\u0430\u0441\u0442 \u0438 \u0433\u043e\u0440\u043e\u0434\n\n--output-file - \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0444\u0430\u0439\u043b, \u043a\u0443\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u0430\u043d \u0430\u043d\u0430\u043b\u0438\u0437 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 txt\n\n\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u043c\u0430\u043d\u0434\u044b: python3 -m count_city_csv --input-file data/customers.csv --output-file out.txt\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u041f\u043e\u0434\u0441\u0447\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u043f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0443 \u0438 \u0433\u043e\u0440\u043e\u0434\u0443",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4384a2e5c371e239e9f0f64ec41b8fa8b37df4c5f8d1c63bb6c967a258c01d3",
                "md5": "da3ea3b3b35a297cd74fa74488bea78c",
                "sha256": "d3f68a873173ca5bf7124491be15673d6b8a634873ae3a1020c4822ec5a30ded"
            },
            "downloads": -1,
            "filename": "count_city_csv_plankin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da3ea3b3b35a297cd74fa74488bea78c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1662,
            "upload_time": "2024-10-28T16:30:59",
            "upload_time_iso_8601": "2024-10-28T16:30:59.857071Z",
            "url": "https://files.pythonhosted.org/packages/a4/38/4a2e5c371e239e9f0f64ec41b8fa8b37df4c5f8d1c63bb6c967a258c01d3/count_city_csv_plankin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffd9065379450f6c7e856bd7797d13026544e76c098657d5588eff263f28bdf8",
                "md5": "f6498d36e62d936487d3ba28eabe6b17",
                "sha256": "1ff24cfe3bc6a55f63e4c05d9cf696624642ad182caab787f37204a55999d899"
            },
            "downloads": -1,
            "filename": "count_city_csv_plankin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f6498d36e62d936487d3ba28eabe6b17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1363,
            "upload_time": "2024-10-28T16:31:01",
            "upload_time_iso_8601": "2024-10-28T16:31:01.543276Z",
            "url": "https://files.pythonhosted.org/packages/ff/d9/065379450f6c7e856bd7797d13026544e76c098657d5588eff263f28bdf8/count_city_csv_plankin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 16:31:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "count-city-csv-plankin"
}
        
Elapsed time: 0.27002s