django-postgres-copy


Namedjango-postgres-copy JSON
Version 2.7.4 PyPI version JSON
download
home_pagehttps://palewi.re/docs/django-postgres-copy/
SummaryQuickly import and export delimited data with Django support for PostgreSQL’s COPY command
upload_time2023-12-30 19:59:42
maintainer
docs_urlNone
authorBen Welsh
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Links

-  Documentation: [palewi.re/docs/django-postgres-copy/](https://palewi.re/docs/django-postgres-copy/)
-  Issues: [github.com/california-civic-data-coalition/django-postgres-copy/issues](https://github.com/california-civic-data-coalition/django-postgres-copy/issues)
-  Packaging: [pypi.python.org/pypi/django-postgres-copy](https://pypi.python.org/pypi/django-postgres-copy)
-  Testing: [github.com/california-civic-data-coalition/django-postgres-copy/actions](https://github.com/california-civic-data-coalition/django-postgres-copy/actions/workflows/test.yaml)

            

Raw data

            {
    "_id": null,
    "home_page": "https://palewi.re/docs/django-postgres-copy/",
    "name": "django-postgres-copy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ben Welsh",
    "author_email": "b@palewi.re",
    "download_url": "https://files.pythonhosted.org/packages/1b/52/f08a2d2143ea9ae5062afb94ac7ba43f753c260a84708abb243f845e9642/django-postgres-copy-2.7.4.tar.gz",
    "platform": null,
    "description": "### Links\n\n-  Documentation: [palewi.re/docs/django-postgres-copy/](https://palewi.re/docs/django-postgres-copy/)\n-  Issues: [github.com/california-civic-data-coalition/django-postgres-copy/issues](https://github.com/california-civic-data-coalition/django-postgres-copy/issues)\n-  Packaging: [pypi.python.org/pypi/django-postgres-copy](https://pypi.python.org/pypi/django-postgres-copy)\n-  Testing: [github.com/california-civic-data-coalition/django-postgres-copy/actions](https://github.com/california-civic-data-coalition/django-postgres-copy/actions/workflows/test.yaml)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Quickly import and export delimited data with Django support for PostgreSQL\u2019s COPY command",
    "version": "2.7.4",
    "project_urls": {
        "Documentation": "https://palewi.re/docs/django-postgres-copy/",
        "Homepage": "https://palewi.re/docs/django-postgres-copy/",
        "Source": "https://github.com/palewire/django-postgres-copy",
        "Tests": "https://github.com/palewire/django-postgres-copy/actions/workflows/test.yaml",
        "Tracker": "https://github.com/palewire/django-postgres-copy/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7755c91e82ee82de56acdb2c576c82a207afa97799f0cf39aa6a60ed5adc1c0",
                "md5": "94ae02b97d0be983ffd0d18c56e90ece",
                "sha256": "c833206ebe46b6ea708a8f69616f0dfcec6857c24443881397536e46e8ab0a35"
            },
            "downloads": -1,
            "filename": "django_postgres_copy-2.7.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94ae02b97d0be983ffd0d18c56e90ece",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10632,
            "upload_time": "2023-12-30T19:59:40",
            "upload_time_iso_8601": "2023-12-30T19:59:40.982088Z",
            "url": "https://files.pythonhosted.org/packages/c7/75/5c91e82ee82de56acdb2c576c82a207afa97799f0cf39aa6a60ed5adc1c0/django_postgres_copy-2.7.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b52f08a2d2143ea9ae5062afb94ac7ba43f753c260a84708abb243f845e9642",
                "md5": "042830b2a3d6b3415e7c9c63366762d5",
                "sha256": "47760f5edd87586146e02f001b13c43a1bac0e58e1480f803a8c8734cca23551"
            },
            "downloads": -1,
            "filename": "django-postgres-copy-2.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "042830b2a3d6b3415e7c9c63366762d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51701,
            "upload_time": "2023-12-30T19:59:42",
            "upload_time_iso_8601": "2023-12-30T19:59:42.631327Z",
            "url": "https://files.pythonhosted.org/packages/1b/52/f08a2d2143ea9ae5062afb94ac7ba43f753c260a84708abb243f845e9642/django-postgres-copy-2.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-30 19:59:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "palewire",
    "github_project": "django-postgres-copy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-postgres-copy"
}
        
Elapsed time: 0.16057s