csv-map


Namecsv-map JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/TJHomer/csv-map
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-04-01 11:27:54
maintainer
docs_urlNone
authorTracy Homer
requires_python>=3.7
licenseGNU General Public License v3
keywords csv_map
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # csv-map


[![image](https://img.shields.io/pypi/v/csv-map.svg)](https://pypi.python.org/pypi/csv-map)
[![image](https://img.shields.io/conda/vn/conda-forge/csv-map.svg)](https://anaconda.org/conda-forge/csv-map)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: GNU General Public License v3
-   Documentation: https://TJHomer.github.io/csv-map
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TJHomer/csv-map",
    "name": "csv-map",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "csv_map",
    "author": "Tracy Homer",
    "author_email": "thomer@mac.com",
    "download_url": "https://files.pythonhosted.org/packages/95/75/a2a55574cc6271da99243df3c4bf1d6dbd4a32dff49f420e2accb6dfee26/csv-map-0.0.1.tar.gz",
    "platform": null,
    "description": "# csv-map\n\n\n[![image](https://img.shields.io/pypi/v/csv-map.svg)](https://pypi.python.org/pypi/csv-map)\n[![image](https://img.shields.io/conda/vn/conda-forge/csv-map.svg)](https://anaconda.org/conda-forge/csv-map)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: GNU General Public License v3\n-   Documentation: https://TJHomer.github.io/csv-map\n    \n\n## Features\n\n-   TODO\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.1",
    "split_keywords": [
        "csv_map"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9575a2a55574cc6271da99243df3c4bf1d6dbd4a32dff49f420e2accb6dfee26",
                "md5": "60f15e48d975417f8230b7a40eddbc1f",
                "sha256": "b73ec28dd06e2643482145db583df1dc117bcc9f3141048d273acee5cd7b0b58"
            },
            "downloads": -1,
            "filename": "csv-map-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "60f15e48d975417f8230b7a40eddbc1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3661,
            "upload_time": "2023-04-01T11:27:54",
            "upload_time_iso_8601": "2023-04-01T11:27:54.095737Z",
            "url": "https://files.pythonhosted.org/packages/95/75/a2a55574cc6271da99243df3c4bf1d6dbd4a32dff49f420e2accb6dfee26/csv-map-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-01 11:27:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TJHomer",
    "github_project": "csv-map",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "csv-map"
}
        
Elapsed time: 0.05422s